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