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

Display all lsp client names found by GetLspClient #229

Open
winkee01 opened this issue Apr 30, 2022 · 0 comments
Open

Display all lsp client names found by GetLspClient #229

winkee01 opened this issue Apr 30, 2022 · 0 comments

Comments

@winkee01
Copy link

Sympton

If multiple lsp server was attached to the buffer, GetLspClient function only get the first one it founds and return its name.

Improvement

Return all lsp client names (by concatenating) found by GetLspClient, thus have a better display what lsp client is on the buffer.

CleanShot 2022-04-30 at 12 23 14@2x

related file
lua/galaxyline/provider_lsp.lua
@winkee01 winkee01 changed the title Display multiple lsp client found by GetLspClient Display all lsp client names found by GetLspClient Apr 30, 2022
winkee01 added a commit to winkee01/galaxyline.nvim that referenced this issue Apr 30, 2022
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

1 participant