d1y / bash.zed

7 stars 0 forks source link

Support manually installed LSP #2

Open jansol opened 3 months ago

jansol commented 3 months ago

It's possible to provide a full path to a LSP installation in the zed config or alternatively "path_lookup": true to instruct zed/extensions to look the binary up from PATH. This extension currently seems to bypass these mechanisms entirely and always redownload node and the LSP.