Improve settings
This commit is contained in:
parent
48cddd405c
commit
7b4ba0fec0
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -2,6 +2,8 @@
|
||||||
"zig.path": "zig",
|
"zig.path": "zig",
|
||||||
"zig.zls.path": "zls",
|
"zig.zls.path": "zls",
|
||||||
"zig.formattingProvider": "extension",
|
"zig.formattingProvider": "extension",
|
||||||
|
"zig.buildOnSave": true,
|
||||||
|
"zig.zls.buildOnSaveStep": "build",
|
||||||
|
|
||||||
"biome.enabled": false,
|
"biome.enabled": false,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue