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'm in China and although I can download zed from zed's server, I can't download the lsp for the corresponding language via zed's built-in downloader and it often reports an error. I'd like to be able to provide an option to set the address of the lsp so that when I enter it I can load the provided lsp directly instead of downloading it again.
Describe the solution you'd like
There is a setting parameter provided in lapce called server-path which, when set, will choose to load the lsp from the address pointed to by that parameter, and I hope that zed should also support one.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered:
I'm currently working on extending rust analyzer, and would like to be able to run a custom version to test in-editor. This is not currently possible in Zed and I have to use VSCodium instead.
Check for existing issues
Is your feature request related to a problem?
I'm in China and although I can download zed from zed's server, I can't download the lsp for the corresponding language via zed's built-in downloader and it often reports an error. I'd like to be able to provide an option to set the address of the lsp so that when I enter it I can load the provided lsp directly instead of downloading it again.
Describe the solution you'd like
There is a setting parameter provided in lapce called
server-path
which, when set, will choose to load the lsp from the address pointed to by that parameter, and I hope that zed should also support one.If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: