zigtools / zls-vscode

Deprecated, please use https://github.com/ziglang/vscode-zig
https://github.com/ziglang/vscode-zig
MIT License
85 stars 15 forks source link

on mac os (m1) path for zls binary is correct, yet it keeps failing to run the zls server. #37

Closed RobiFerentz closed 2 years ago

RobiFerentz commented 2 years ago

zig is installed using binary from master, zls built from source. Path is: /Users/my-user-name/zls/zig-out/bin/zls Screen Shot 2022-07-07 at 2 05 48 Screen Shot 2022-07-07 at 2 06 54

RobiFerentz commented 2 years ago

nvm, apparently the triangle character got pushed into there. Removing that fixed it.