Skip to content

Commit

Permalink
disabled auto bracket completion
Browse files Browse the repository at this point in the history
  • Loading branch information
kuashio committed Oct 24, 2023
1 parent 1c6012f commit 377a36b
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 @@ -12,6 +12,7 @@
"editor.smoothScrolling": true,
"editor.tabSize": 4,
"editor.useTabStops": true,
"editor.autoClosingBrackets": "never",
"emmet.triggerExpansionOnTab": true,
"explorer.openEditors.visible": 0,
"files.autoSave": "afterDelay",
Expand Down

0 comments on commit 377a36b

Please sign in to comment.