#zls
1 messages · Page 1 of 1 (latest)
where are you seeing ZLS as deprecated?
it's an actively maintained project: https://github.com/zigtools/zls
By Jove! I was looking at zls-vscode 😅
aha, yeah, wrong place lol
Oh, I think I found the one I was looking at:
https://marketplace.visualstudio.com/items?itemName=AugusteRame.zls-vscode
it's been particularly helpful. Currently vscode-zig doesn't provide as much benefits as it does.
It has been merged into vscode-zig. https://marketplace.visualstudio.com/items?itemName=ziglang.vscode-zig
ye lol
they provide different things
vscode-zig provides basic syntax highlighting
zls provides stuff like autocompletion
see this pr https://github.com/ziglang/vscode-zig/pull/78
Yeah the zls install guide has you Install vscode-zig now. I only found out a couple days ago https://install.zigtools.org
can confirm this is all accurate
zls is not deprecated and hopefully it won't be anytime soon :P
thanks!