zls-vscode
zls-vscode copied to clipboard
Deprecated, please use https://github.com/ziglang/vscode-zig
> I think that's the way. More generally, I believe there shouldn't be separate zig and zig-zls vscode extensions, there should be a single extension that handles everything zig-related. From...
Currently zig is not highligheted in markdown:  Here's an example to make it work: https://github.com/mjbvz/vscode-fenced-code-block-grammar-injection-example
I have just started getting into ZIG programming and have been experiencing problems with the extension in version 1.1.8. It worked for some time, but later on it just stopped....
### Zig Version 0.11.0-dev.231+476b94680 ### Zig Language Server Version 1.1.1 ### Steps to Reproduce Use ZLS on Windows or WSL with VSCode, then switch to the other environment. ZLS will...
Please update your extension to the latest version and change all your zls config options from the old `zigLanguageClient.[xyz]` format to the new `zls.[xyz]` before filling any issues!
https://open-vsx.org/ The VSCodium fork uses this repository instead of Microsoft's, it would be nice to publish it there.