|
329 | 329 | "addimportexactmatchonly" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
330 | 330 | "autoimportcompletions" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
331 | 331 | "autosearchpaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 332 | + "callArgumentNameInlayHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
332 | 333 | "completefunctionparens" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 334 | + "disableTaggedHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
333 | 335 | "disableworkspacesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
334 | 336 | "enableextractcodeaction" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 337 | + "enablePytestSupport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
335 | 338 | "extracommitchars" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
336 | 339 | "formatontype" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
337 | 340 | "functionReturnInlayTypeHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
338 | 341 | "hasconfigfile" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
339 | 342 | "hasextrapaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
340 | 343 | "importformat" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 344 | + "intelliCodeEnabled" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
341 | 345 | "includeusersymbolsinautoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
342 | 346 | "indexing" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
343 | 347 | "lspinteractivewindows" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
344 | 348 | "lspnotebooks" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
345 | 349 | "movesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 350 | + "nodeExecutable" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
346 | 351 | "openfilesonly" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
347 | 352 | "pytestparameterinlaytypehints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
348 | 353 | "typecheckingmode" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
| 354 | + "unusablecompilerflags": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
349 | 355 | "useimportheuristic" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
350 | 356 | "uselibrarycodefortypes" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
351 | 357 | "variableinlaytypehints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
352 | 358 | "watchforlibrarychanges" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
|
353 |
| - "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
354 |
| - "unusablecompilerflags": { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
| 359 | + "workspacecount" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" } |
355 | 360 | }
|
356 | 361 | */
|
357 | 362 | /* __GDPR__
|
|
0 commit comments