-
Checked other resources
Feature descriptionI am troubleshooting an issue that I am unsure what the root cause is, to bisect the problem I would like to know the exact config that is being passed to RA when |
Beta Was this translation helpful? Give feedback.
Answered by
mrcjkb
Aug 10, 2025
Replies: 1 comment 3 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
baxterjo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
:checkhealth vim.lsp
or:lua =vim.lsp.get_clients()
.