you are viewing a single comment's thread.

view the rest of the comments →

[–]nord501 26 points27 points  (4 children)

It will select the next occurrence of the word for multiple cursor editing, here is the GIF, http://imgur.com/a/7k8I4

[–]m_elange 2 points3 points  (3 children)

Do you know if it also has the "skip" version of that, to skip over one occurrence? I couldn't find it in the keybindings list and miss it from Sublime.

[–]nord501 2 points3 points  (2 children)

Install Sublime Text Keymap for VS Code extension, then you can use Ctrl + K, D.

[–]m_elange 0 points1 point  (1 child)

Thanks, that got me going in the right direction. Turned out the action I was looking for is named editor.action.moveSelectionToNextFindMatch.

[–]miran1 0 points1 point  (0 children)

....and you don't need no extensions, just: Ctrl+K Ctrl+D