File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
"type" : " object" ,
31
31
"title" : " Cortex Command INI Language Options" ,
32
32
"properties" : {
33
- "cortex-command-community-project-language-support .maxNumberOfProblems" : {
33
+ "cortexCommandLanguageSupport .maxNumberOfProblems" : {
34
34
"scope" : " resource" ,
35
35
"type" : " number" ,
36
36
"default" : 100 ,
37
37
"description" : " Controls the maximum number of problems produced by the server."
38
38
},
39
- "cortex-command-community-project-language-support .trace.server" : {
39
+ "cortexCommandLanguageSupport .trace.server" : {
40
40
"scope" : " window" ,
41
41
"type" : " string" ,
42
42
"enum" : [
47
47
"default" : " verbose" ,
48
48
"description" : " Traces the communication between VS Code and the language server."
49
49
},
50
- "cortex-command-community-project-language-support .gameDirectoryPath" : {
50
+ "cortexCommandLanguageSupport .gameDirectoryPath" : {
51
51
"scope" : " resource" ,
52
52
"type" : " string" ,
53
53
"default" : " ." ,
You can’t perform that action at this time.
0 commit comments