Edit: Add Caret at Next Occurrence
edit.addCaretNextOccurrence Add a caret at the next occurrence of the selection.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Edit: Add Caret at Next Occurrence, then press Enter. It also has a default keybinding:
| Sublime Text | C-d |
| VS Code | C-d |
| IntelliJ IDEA | M-j |