mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Strict null check smartSelect
This commit is contained in:
@@ -352,6 +352,7 @@
|
||||
"./vs/editor/contrib/referenceSearch/referencesModel.ts",
|
||||
"./vs/editor/contrib/rename/rename.ts",
|
||||
"./vs/editor/contrib/rename/renameInputField.ts",
|
||||
"./vs/editor/contrib/smartSelect/smartSelect.ts",
|
||||
"./vs/editor/contrib/smartSelect/tokenSelectionSupport.ts",
|
||||
"./vs/editor/contrib/smartSelect/tokenTree.ts",
|
||||
"./vs/editor/contrib/snippet/snippetParser.ts",
|
||||
|
||||
Reference in New Issue
Block a user