Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom configuration of lsp paths #5135

Open
1 task done
Cupnfish opened this issue Nov 11, 2022 · 3 comments
Open
1 task done

Custom configuration of lsp paths #5135

Cupnfish opened this issue Nov 11, 2022 · 3 comments
Labels
enhancement [core label] language An umbrella label for all programming languages syntax behaviors

Comments

@Cupnfish
Copy link
Contributor

Check for existing issues

  • Completed

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

@spencerkohan
Copy link

+1 to this feature request.

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.

@JosephTLyons JosephTLyons added language An umbrella label for all programming languages syntax behaviors and removed triage labels Nov 14, 2022
@FF1990
Copy link

FF1990 commented Aug 18, 2023

+1

@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
@jansol
Copy link
Contributor

jansol commented Mar 1, 2024

See also #4978

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] language An umbrella label for all programming languages syntax behaviors
Projects
None yet
Development

No branches or pull requests

5 participants