Ctrl+P
Navigate and select strings
(select the entire string)
(move cursor to string beginning)
(select to string beginning)
(move cursor to string ending)
(select to string ending)
See all available commands in the quick pick menu.
Command Palette: "Quick Select: ..."
Keyboard Shortcuts
keybindings.json
{ "key": "alt+q", "command": "quickSelect.cursorQuoteSelect" },