-
There is a GIF in the Usage/Features section of the README.md that shows the "Run | Debug" lens above the main function: Structural search replace
:RustLsp ssr {query} vim.cmd.RustLsp { 'ssr', '<query>' --[[ optional ]] } I haven't been able to get this working and wanted to know if there's a setting I'm missing somewhere. The rust-analyzer docs say it should be enabled by default when CodeLens is enabled ( |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey 👋 See |
Beta Was this translation helpful? Give feedback.
-
Quick question how do you get the compilation status on the bottom right of your screen |
Beta Was this translation helpful? Give feedback.
Hey 👋
See
:h vim.lsp.codelens.refresh
😃