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
As I've learned today, Emacs actually has a very similar UX, context menu S-f10! I think it would be a great re-use of existing functionality to show code actions in the context menu. Eg, here:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've long bemoaned the lack of traditional at this point 💡 UI for executing LSP code actions:
https://rust-analyzer.github.io/blog/2020/09/28/how-to-make-a-light-bulb.html
As I've learned today, Emacs actually has a very similar UX, context menu
S-f10
! I think it would be a great re-use of existing functionality to show code actions in the context menu. Eg, here:I'd love to see "extract variable"
Beta Was this translation helpful? Give feedback.
All reactions