πŸ’­ Support regex substitution command Β· Issue #2232 Β· helix-edito... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/helix-editor/helix/issues/2232#issuecomment-1107644740 Date: October 8, 2024 Image: Support regex substitution command Β· Issue #2232 Β· helix-editor/helix β€” Support regex substitution, comparable to vim :s or VSCode search & replace. I propose supporting regex replacements for selection s, files/, and the workspace scopes + /. This could be acc... Support regex substitution command Β· Issue #2232 Β· helix-editor/helix Support regex substitution, comparable to vim :s or VSCode search & replace. I propose supporting regex replacements for selection s, files/, and the workspace scopes + /. This could be acc... GitHub Β· github.com Interesting take on refactoring the whole codebase from your editor. In this thread the-mikedavis suggests multicursor as a replacement for substitute, and later in the thread takes the side that larger workspace wide edits are outside the scope of helix and he would reach for a refactoring tool like fastmod <https://github.com/facebookincubator/fastmod?tab=readme-ov-file> to do the job. NOTE β”‚ This post is a thought </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>