Skip to content

Commit 4b0646b

Browse files
committed
bring in latest vscode settings
1 parent 989042e commit 4b0646b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/packages/vscode/configs/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"todohighlight.keywordsPattern": "[Oo]bviously|[Bb]asically|[Ss]imply|[Oo]f course|[Cc]learly|[Ee]veryone knows|[Ee]asy|[Ee]asily",
6060
"window.restoreWindows": "all",
6161
"window.zoomLevel": 0,
62-
"workbench.activityBar.visible": false,
62+
"workbench.activityBar.location": "hidden",
6363
"workbench.editorAssociations": {
6464
"git-rebase-todo": "default"
6565
},

0 commit comments

Comments
 (0)