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

:LspManageServers doesn't show all LSP servers #664

Open
yutaroishiwata opened this issue Mar 27, 2023 · 4 comments
Open

:LspManageServers doesn't show all LSP servers #664

yutaroishiwata opened this issue Mar 27, 2023 · 4 comments

Comments

@yutaroishiwata
Copy link

Screenshot 2023-03-27 at 12 11 43

@yutaroishiwata yutaroishiwata changed the title :LspManageServers doesn't show all LSP servers. ':LspManageServers' doesn't show all LSP servers. Mar 27, 2023
@yutaroishiwata yutaroishiwata changed the title ':LspManageServers' doesn't show all LSP servers. :LspManageServers doesn't show all LSP servers. Mar 27, 2023
@yutaroishiwata yutaroishiwata changed the title :LspManageServers doesn't show all LSP servers. :LspManageServers doesn't show all LSP servers. Mar 27, 2023
@yutaroishiwata yutaroishiwata changed the title :LspManageServers doesn't show all LSP servers. :LspManageServers doesn't show all LSP servers Mar 27, 2023
@mattn
Copy link
Owner

mattn commented Mar 27, 2023

What do you mean "all" ? The entries in settings.json ?

@yutaroishiwata
Copy link
Author

My understanding is that the :LspManageServers command shows all supported LSP servers, is that wrong?

@mattn
Copy link
Owner

mattn commented Mar 27, 2023

Yes. However, some LSP servers require commands for installation. For example, typescript-language-server require npm command. Probably, the missing servers are not shown since you dont have the command.

@yutaroishiwata
Copy link
Author

yutaroishiwata commented Mar 27, 2023

The npm command is already installed. By the way, I am using Mac vim, and vim started from the terminal showed the required LSP server. I don't think this is a plugin issue, so you can close this issue. If you have any ideas as to the cause, it would be greatly appreciated if you could let me know.

:version Mac vim
Screenshot 2023-03-27 at 15 50 54
:version Vim from terminal
Screenshot 2023-03-27 at 15 51 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants