Improvements to OCaml code editing: the basics of a refactor engine
18 points by xvw
18 points by xvw
These are pretty nifty features. It seems like a pain to have to ‘deal’ with the workarounds for the effectively-closed LSP protocol, but it would broadly cover a swath of editors for users. Sounds like I will need to set up or learn some new keybindings soon…
Sounds like I will need to set up or learn some new keybindings soon…
FWIW, I would say “code actions” is really the only keybinding that is really needed here, and it’s a UX-level thing, not a protocol level thing. I would say it makes sense to teach the core emacs this UX concept: