Skip to content

Commit 4a93b23

Browse files
devvaannshabose
authored andcommitted
docs: update markdown file
1 parent c2d328d commit 4a93b23

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/API-Reference/preferences/PreferencesManager.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,30 @@ Cached copy of the scopeOrder with the project Scope
2626
## scopeOrderWithoutProject
2727
Cached copy of the scopeOrder without the project Scope
2828

29+
**Kind**: global variable
30+
<a name="STATE_PROJECT_CONTEXT"></a>
31+
32+
## STATE\_PROJECT\_CONTEXT : <code>string</code>
33+
State project context
34+
35+
**Kind**: global variable
36+
<a name="STATE_GLOBAL_CONTEXT"></a>
37+
38+
## STATE\_GLOBAL\_CONTEXT : <code>string</code>
39+
State global context
40+
41+
**Kind**: global variable
42+
<a name="STATE_PROJECT_THEN_GLOBAL_CONTEXT"></a>
43+
44+
## STATE\_PROJECT\_THEN\_GLOBAL\_CONTEXT : <code>string</code>
45+
Project then global context
46+
47+
**Kind**: global variable
48+
<a name="PROJECT_SCOPE"></a>
49+
50+
## PROJECT\_SCOPE : <code>Object</code>
51+
Project scope
52+
2953
**Kind**: global variable
3054
<a name="getUserPrefFile"></a>
3155

0 commit comments

Comments
 (0)