Skip to content

Commit e5b419f

Browse files
committed
Update settings.json
1 parent 52e1685 commit e5b419f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"workbench.editor.enablePreview": true,
77
"workbench.editor.enablePreviewFromQuickOpen": false,
88
"workbench.startupEditor": "newUntitledFile",
9+
"workbench.editor.highlightModifiedTabs": true,
910
"editor.cursorBlinking": "phase",
1011
"editor.cursorWidth": 2,
1112
"editor.find.seedSearchStringFromSelection": true,
@@ -155,6 +156,5 @@
155156
"HTML (EEx)",
156157
"HTML (Eex)",
157158
"plist"
158-
],
159-
"angular.ngdk": ""
159+
]
160160
}

0 commit comments

Comments
 (0)