mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Color Picker null checks.
This commit is contained in:
@@ -294,6 +294,7 @@
|
||||
"./vs/editor/contrib/colorPicker/color.ts",
|
||||
"./vs/editor/contrib/colorPicker/colorDetector.ts",
|
||||
"./vs/editor/contrib/colorPicker/colorPickerModel.ts",
|
||||
"./vs/editor/contrib/colorPicker/colorPickerWidget.ts",
|
||||
"./vs/editor/contrib/comment/blockCommentCommand.ts",
|
||||
"./vs/editor/contrib/comment/comment.ts",
|
||||
"./vs/editor/contrib/comment/lineCommentCommand.ts",
|
||||
|
||||
Reference in New Issue
Block a user