mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Strict null checking suggestMemory and settingsWidget
This commit is contained in:
@@ -401,6 +401,7 @@
|
||||
"./vs/editor/contrib/snippet/snippetVariables.ts",
|
||||
"./vs/editor/contrib/suggest/completionModel.ts",
|
||||
"./vs/editor/contrib/suggest/suggest.ts",
|
||||
"./vs/editor/contrib/suggest/suggestMemory.ts",
|
||||
"./vs/editor/contrib/suggest/test/suggest.test.ts",
|
||||
"./vs/editor/contrib/suggest/wordContextKey.ts",
|
||||
"./vs/editor/contrib/suggest/wordDistance.ts",
|
||||
@@ -717,6 +718,7 @@
|
||||
"./vs/workbench/parts/output/common/outputLinkComputer.ts",
|
||||
"./vs/workbench/parts/output/common/outputLinkProvider.ts",
|
||||
"./vs/workbench/parts/performance/electron-browser/stats.ts",
|
||||
"./vs/workbench/parts/preferences/browser/settingsWidgets.ts",
|
||||
"./vs/workbench/parts/preferences/common/smartSnippetInserter.ts",
|
||||
"./vs/workbench/parts/preferences/test/common/smartSnippetInserter.test.ts",
|
||||
"./vs/workbench/parts/relauncher/electron-browser/relauncher.contribution.ts",
|
||||
|
||||
Reference in New Issue
Block a user