Meta: Add project files
This commit is contained in:
parent
55b5b7df1e
commit
6d27d43268
4 changed files with 18 additions and 0 deletions
1
.vscode/settings.json
vendored
Normal file
1
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"jaktLanguageServer.compiler.executablePath":"jakt","git.ignoreLimitWarning":true}
|
1
.vscode/tasks.json
vendored
Normal file
1
.vscode/tasks.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"version":"2.0.0","tasks":[{"label":"Build All","type":"shell","command":"${workspaceFolder}/scripts/build-all ${workspaceFolder}","group":{"kind":"build","isDefault":true},"problemMatcher":[]}]}
|
Loading…
Add table
Add a link
Reference in a new issue