Change build settings back to vscodium

This commit is contained in:
Alec Murphy
2026-01-31 14:23:20 -05:00
parent 57872fb45b
commit 5d216e3e65
4 changed files with 6 additions and 51 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"jaktLanguageServer.compiler.executablePath": "/home/alec/cloned/jakt/build/bin/jakt",
"git.ignoreLimitWarning": true,
"terminal.integrated.shellIntegration.history": 0
}