Remix.run Logo
latexr 20 hours ago

Multi-caret support in Helix is awesome. It’s even the first feature they mention on the homepage.

https://helix-editor.com

You can `C` to extend the caret down, or `s` to enter a multiple regex selection. It even keeps your copied/deleted text per caret.

I do wild things with it all the time, like changing a structured document into a completely different structure.