Skip to content

Commit

Permalink
Update VS Code configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Sep 3, 2024
1 parent 87d0fb7 commit cbba5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prefs/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"editor.formatOnType": false,
"editor.guides.bracketPairs": "active",
"editor.inlineSuggest.enabled": true,
"editor.matchBrackets": "never",
"editor.matchBrackets": false,
"editor.minimap.enabled": false,
"editor.rulers": [80],
"editor.scrollBeyondLastLine": false,
Expand Down

0 comments on commit cbba5a5

Please sign in to comment.