Merge branch 'main' into ai-codefixes

This commit is contained in:
Nathan Shively-Sanders
2023-09-14 11:24:50 -07:00
589 changed files with 12513 additions and 7238 deletions

View File

@@ -1322,6 +1322,12 @@
"default": false,
"description": "%configuration.preferGoToSourceDefinition%",
"scope": "window"
},
"typescript.workspaceSymbols.excludeLibrarySymbols": {
"type": "boolean",
"default": true,
"markdownDescription": "%typescript.workspaceSymbols.excludeLibrarySymbols%",
"scope": "window"
}
}
},