Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
CapsAdmin committed Oct 23, 2024
1 parent ff574b9 commit 15b62be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"triggerTaskOnSave.tasks": {
"onsave": ["**/*.lua", "**/*.nlua"]
},
"search.exclude": {
"build_output.lua": true,
"examples/projects/luajit/out.lua": true,
Expand All @@ -22,8 +19,6 @@
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
//"nattlua.trace.client": "verbose",
//"nattlua.trace.server": "verbose",
"editor.semanticHighlighting.enabled": true,
"editor.inlayHints.enabled": "on",
"workbench.colorCustomizations": {
Expand Down

0 comments on commit 15b62be

Please sign in to comment.