driusan / de

A Programmer's Text Editor
MIT License
428 stars 26 forks source link

Should have Replace and Regex Find commands #4

Closed driusan closed 8 years ago

driusan commented 8 years ago

There should be a command to replace all instances of a word (either in the selection or the entire file) with another word (or regex), and a command to find using regex instead of exact word/character matching of left click.