Select all occurrences
Answered
My single most important feature for a simple editor:
A keyboard shortcut, such as Alt-F3 in Sublime, to select all occurrences of a selection within the file.
If that isn't possible, I'm not interested in the editor. Anyone know if this can already be set up?
Thanks,
Ralf
Please sign in to leave a comment.
As answered in the Web feedback request, please use Add Selection to All Occurrences action (Shift+Cmd(Ctrl)+L default shortcut).
thank you, that's it!