mirror of
https://git.checksum.fail/alec/mujs.git
synced 2026-06-16 10:59:40 +03:00
Change build settings back to vscodium
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"jaktLanguageServer.compiler.executablePath": "/home/alec/cloned/jakt/build/bin/jakt",
|
||||
"git.ignoreLimitWarning": true,
|
||||
"terminal.integrated.shellIntegration.history": 0
|
||||
}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"version":"2.0.0","tasks":[{"label":"Build All","type":"shell","command":"${workspaceFolder}/scripts/build-all ${workspaceFolder}","group":{"kind":"build","isDefault":true},"runOptions":{"instanceLimit":1,"instancePolicy":"terminateOldest"},"problemMatcher":[]}]}
|
||||
Reference in New Issue
Block a user