zls
zls copied to clipboard
zls doesn't start. I don't know if this is an issue.
:CocConfig { "languageserver": { "zig" : { "enable":true, "command": "/Users/kin/zig/zls/zig-out/bin/zls", "filetypes": ["zig"] } } } restart nvim e hello.zig
no syntex highlight, no auto competion. no process found in "ps axf"
Had the same issue with unknown version after updating Zig. Tried building latest version and everything seems to work for me
Does #200 apply?
what editor/os/arch is this happening on?
Stale, please reopen if this persists / with more details :)