Improvements to OCaml code editing: the basics of a refactor engine

18 points by xvw


matklad

Congratulations on crossing refactoring rubicon!

toastal

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…