How do I select the next occurrence of the current selection in VS 2013 and VS 2015?
As a reference for what I want, in Sublime Text/Visual Studio Code, this is achieved by using CTRL+D.
Tried to google it, found similar hotkeys but not exactly what I need.
Place your caret on the word or text range you want to find and select multiple occurrences of and then use ⌃G (macOS), Alt+J (Windows/Linux) to find and select the next occurrence of the word. This is a case-sensitive search.
For multi-select, you can use CTRL-SHIFT-L. You can click over the word and then press key combinations(CTRL-SHIFT-L) this will select all same types of words from the file(vs-code).
The default shortcut is Alt + Shift + .
You can add secondary cursors (rendered thinner) with Alt+Click. Each cursor operates independently based on the context it sits in. A common way to add more cursors is with Shift+Alt+Down or Shift+Alt+Up that insert cursors below or above.
This is a bit late but this has been added. On mac it's COMMAND + D
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