We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e1685 commit e5b419fCopy full SHA for e5b419f
vscode/settings.json
@@ -6,6 +6,7 @@
6
"workbench.editor.enablePreview": true,
7
"workbench.editor.enablePreviewFromQuickOpen": false,
8
"workbench.startupEditor": "newUntitledFile",
9
+ "workbench.editor.highlightModifiedTabs": true,
10
"editor.cursorBlinking": "phase",
11
"editor.cursorWidth": 2,
12
"editor.find.seedSearchStringFromSelection": true,
@@ -155,6 +156,5 @@
155
156
"HTML (EEx)",
157
"HTML (Eex)",
158
"plist"
- ],
159
- "angular.ngdk": ""
+ ]
160
}
0 commit comments