-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Zig Version
0.10.0-dev.4212+34835bbbc
Zig Language Server Version
0.9.0 Latest
Steps to Reproduce
- Install zls by following this instruction
- Add zls path to $PATH
- Type
zls --versionorzls --configin the terminal - Error shown
Expected Behavior
zls --version should return the version number, and zls --config should let me config zls, according to the README file.
Actual Behavior
And it stops me from using zls in VS Code because VS Code calls zls --version to check if the language server has been installed.
I am aware that zls config works, but the docs say otherwise.
As a side note, zls --show-config-path doesn't work either.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

