You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a setup where my tooling is sandboxed in a way that may require providing a custom path to some of the binaries. In the case of vale, when I start the LSP I get this server log:
initialized!
configuration changed!
Vale CLI not installed!
I tried to specify the path to the CLI binary in both the binary and settingslsp Zed settings fields, but to no avail.
I have a setup where my tooling is sandboxed in a way that may require providing a custom path to some of the binaries. In the case of
vale
, when I start the LSP I get this server log:I tried to specify the path to the CLI binary in both the
binary
andsettings
lsp
Zed settings fields, but to no avail.Do you think the extension would need to handle this in addition to the current setup?
The text was updated successfully, but these errors were encountered: