mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
coroutine_scopes.md: Add consistent colors for related lifetime spans
This commit is contained in:
parent
ecaa73dd34
commit
a86ec82911
@ -174,11 +174,11 @@ gantt
|
|||||||
axisFormat
|
axisFormat
|
||||||
section Lifetimes
|
section Lifetimes
|
||||||
Application Scope : done, 0, 10
|
Application Scope : done, 0, 10
|
||||||
Plugin A Scope : done, 1, 6
|
Plugin A Scope : active, done, 1, 6
|
||||||
Plugin B Scope : 4, 9
|
Plugin B Scope : 4, 9
|
||||||
Project Scope : done, 2, 8
|
Project Scope : done, 2, 8
|
||||||
Project × Plugin A Scope : done, 2, 6
|
Project × Plugin A Scope : active, done, 2, 6
|
||||||
Project × Plugin B Scope : done, 4, 8
|
Project × Plugin B Scope : 4, 8
|
||||||
PluginAService leak : crit, 5, 8
|
PluginAService leak : crit, 5, 8
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user