|
385 | 385 | "autosearchpaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
386 | 386 | "callArgumentNameInlayHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
387 | 387 | "completefunctionparens" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 388 | + "diagnosticsSource" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
388 | 389 | "disableTaggedHints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
389 | 390 | "disableworkspacesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 391 | + "enableDjangoSupport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
390 | 392 | "enableextractcodeaction" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
391 | 393 | "enablePytestSupport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
392 | 394 | "extracommitchars" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
|
395 | 397 | "hasconfigfile" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
396 | 398 | "hasextrapaths" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
397 | 399 | "importformat" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 400 | + "includeAliasesFromUserFiles" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
398 | 401 | "intelliCodeEnabled" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
399 | 402 | "includeusersymbolsinautoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
400 | 403 | "indexing" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
|
404 | 407 | "movesymbol" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
405 | 408 | "nodeExecutable" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
406 | 409 | "openfilesonly" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 410 | + "persistAllIndices" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 411 | + "pyrightVersion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
407 | 412 | "pytestparameterinlaytypehints" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 413 | + "referencesCodeLens" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 414 | + "regenerateStdLibIndices" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
| 415 | + "supportDocstringTemplate" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
408 | 416 | "typecheckingmode" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
409 | 417 | "unusablecompilerflags": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
410 | 418 | "useimportheuristic" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }, |
|
0 commit comments