|
301 | 301 | "autoimportcompletions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
302 | 302 | "autosearchpaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
303 | 303 | "completefunctionparens" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 304 | + "disableworkspacesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
304 | 305 | "enableextractcodeaction" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 306 | + "formatontype" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 307 | + "functionReturnInlayTypeHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
305 | 308 | "hasconfigfile" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
306 | 309 | "hasextrapaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 310 | + "importformat" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
307 | 311 | "indexing" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 312 | + "lspinteractivewindows" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 313 | + "lspnotebooks" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
308 | 314 | "openfilesonly" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
309 | 315 | "typecheckingmode" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
310 | 316 | "useimportheuristic" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
311 | 317 | "uselibrarycodefortypes" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
312 |
| - "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
313 | 318 | "variableinlaytypehints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
314 |
| - "functionReturnInlayTypeHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
315 |
| - "disableworkspacesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
316 | 319 | "watchforlibrarychanges" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
317 |
| - "lspnotebooks" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 320 | + "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
318 | 321 | }
|
319 | 322 | */
|
320 | 323 | /* __GDPR__
|
|
0 commit comments