Skip to content

Commit

Permalink
chore: remove unused startup editor setting from VSCode configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
AxiosLeo committed Jan 3, 2025
1 parent 25bb0cc commit af865cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
// workbench
"workbench.list.smoothScrolling": true,
"workbench.startupEditor": "newUntitledFile",
"workbench.tree.indent": 10,
"workbench.editor.highlightModifiedTabs": true,
"workbench.editor.closeOnFileDelete": true,
Expand Down

0 comments on commit af865cf

Please sign in to comment.