From 35c6dbc3b36abc3986a4a43acfe18ec85d6aad5c Mon Sep 17 00:00:00 2001 From: Alec Murphy Date: Wed, 24 Sep 2025 17:36:26 -0400 Subject: [PATCH] Meta: Update .vscode/settings.json --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index fb63315..d24ed61 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { - "jaktLanguageServer.compiler.executablePath": "jakt", + "jaktLanguageServer.compiler.executablePath": "/home/alec/cloned/jakt/build/bin/jakt", "git.ignoreLimitWarning": true, "pmd-cpd.language": [ "cpp"