Skip to content

Commit

Permalink
vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lowasser committed Feb 12, 2025
1 parent 72609d7 commit dc1c22e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@
"editor.quickSuggestions": {
"other": "on"
},
"editor.autoClosingBrackets": "never",
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint"
"editor.autoClosingBrackets": "never"
},

"[python]": {
Expand Down

0 comments on commit dc1c22e

Please sign in to comment.