Using multiple-highlight-select I can select a single word and all instances will be highlighted. Is there a way to select a word and edit all instances?
Instead of boring find-and-replace, you can edit all instances with multi-cursor.
This works in Atom 1.18.0. On Windows you should use win instead of CMD button.
You can select several occurrences of the same word using ctrl + d repeatedly, or select all the occurrences by typing alt + F3.
Then just start typing in order to edit all the occurrences at once. (press escape when you are done to return to normal "single" editing)
Otherwise, using ctrl + e when you are on a word will open the find and replace panel for this word.
Then use tab to go into the "replace in current buffer' field, and type your replacement word.
Finally, hit enter to replace the occurrences one by one, or ctrl + enter to replace all.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With