Replace
find.replace Find and replace text in the current file.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Replace, then press Enter. It also has a default keybinding:
| Emacs | M-S-5 |
| CUA | C-h |
| Sublime Text | C-h |
| VS Code | C-h |
| IntelliJ IDEA | C-r |