mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Merge branch 'main' into ai-codefixes
This commit is contained in:
@@ -1322,6 +1322,12 @@
|
||||
"default": false,
|
||||
"description": "%configuration.preferGoToSourceDefinition%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.workspaceSymbols.excludeLibrarySymbols": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"markdownDescription": "%typescript.workspaceSymbols.excludeLibrarySymbols%",
|
||||
"scope": "window"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user