Preview LSP rename action performed in multiple buffers #1411
pidgeon777
started this conversation in
Ideas
Replies: 1 comment
-
Eventually, it would be nice to still display the preview panel even if only the actual buffer would be affected by the LSP rename action, maybe as a configurable option. With this idea, it would be possible to check which files would be affected by the LSP rename action, and how, before actually applying it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My idea is to display a panel showing a preview of the LSP rename action. Sometimes it could involve updating multiple buffers, according to the LSP functionality.
I would like to ask if this is achievable with
Lspsaga
, and eventually how.Beta Was this translation helpful? Give feedback.
All reactions