File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
docs/API-Reference/preferences Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,30 @@ Cached copy of the scopeOrder with the project Scope
2626## scopeOrderWithoutProject
2727Cached 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
You can’t perform that action at this time.
0 commit comments