Skip to content

Commit

Permalink
Hide VSCode hints on empty editor
Browse files Browse the repository at this point in the history
  • Loading branch information
pkissling committed Oct 20, 2023
1 parent 51fd6d1 commit 827b95e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
"tree.indentGuidesStroke": "#FFFFFF"
},
"workbench.editor.decorations.badges": true,
"workbench.editor.empty.hint": "hidden",
"workbench.editor.showTabs": false,
"workbench.editor.tabSizing": "shrink",
"workbench.editor.untitled.hint": "hidden",
Expand Down

0 comments on commit 827b95e

Please sign in to comment.