Color Picker null checks.

This commit is contained in:
Peng Lyu
2018-11-09 11:48:52 -08:00
parent 2c82909b21
commit 1f3632bd8f
2 changed files with 8 additions and 5 deletions

View File

@@ -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",