You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
For the display of codelens, I have vim.lsp.codelens.refresh() on lsp attach function. Though, we might endup with better user experience if it got manged by lspsaga
It's fairly easy to port it here because that PR still uses lspsaga api. However, I won't be able to do that anytime soon, let alone completing the PR (@simrat39 the next rust project I work on, I'll test, resolve conflicts and remove lspsaga api ).
Is your feature request related to a problem? Please describe.
It would be nice to support codelens actions.
Describe the solution you'd like
Support displaying codelenses in virtual text and a way to run the code lens actions.
The text was updated successfully, but these errors were encountered: