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

refactor(lspinfo): deduplicate code, improve formatting #3383

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

justinmk
Copy link
Member

@justinmk justinmk commented Oct 18, 2024

TODO: should this be upstreamed to :checkhealth vim.lsp ?

  • improve version handling: try --version, -v, etc.
  • omit "custom handlers" if none found

image

- improve version handling: try --version, -v, etc.
- avoid hanging commands (timeout after 1s).
- also collect stderr.
- show "Tried: ..." on failure.
- omit "custom handlers" if none found.
@justinmk justinmk merged commit b55b965 into master Oct 18, 2024
11 checks passed
@justinmk justinmk deleted the lspinfo branch October 18, 2024 15:48
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

Successfully merging this pull request may close these issues.

1 participant