We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2b1a2 commit 0b06814Copy full SHA for 0b06814
1 file changed
.vscode/settings.json
@@ -5,5 +5,5 @@
5
},
6
"zig.path": "${workspaceFolder}/.mise/installs/zig/0.15.2/bin/zig",
7
"zig.zls.path": "${workspaceFolder}/.mise/installs/zls/0.15.0/zls",
8
- "zig.zls.enableBuildOnSave": true
+ "zig.buildOnSaveProvider": "zls"
9
}
0 commit comments