Skip to content

Commit

Permalink
Some vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jaagut committed Feb 1, 2025
1 parent ba1dafa commit 971885d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,8 @@
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"makefile.configureOnOpen": true,
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
}

0 comments on commit 971885d

Please sign in to comment.