Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Quick SelectNew to Visual Studio Code? Get it now.
Quick Select

Quick Select

Rob Bennett

|
775 installs
| (0) | Free
Navigate and select strings
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Select

Navigate and select strings

Features

  • Cursor Quote Select (select the entire string)
  • Cursor Quote Start (move cursor to string beginning)
  • Cursor Quote Start Select (select to string beginning)
  • Cursor Quote End (move cursor to string ending)
  • Cursor Quote End Select (select to string ending)

Using the Features

See all available commands in the quick pick menu.

  • Command Palette: "Quick Select: ..."

  • Keyboard Shortcuts

  • keybindings.json

{
	"key": "alt+q",
	"command": "quickSelect.cursorQuoteSelect"
},
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft