Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Bracket SelectNew to Visual Studio Code? Get it now.

Bracket Select

Chunsen Wang

|
93,333 installs
| (24) | Free
Quick select code between brackets, support for (),{} and [], <>
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bracket Select

This is a simple plugin that support to quick select text between matched brackets. This plugin support (), {} and [],"", '', and can not be customized. Really hope this plugin can help you!

Quick start

Just run command BraSel:Select or type alt+a to select text between brackets. If you wish to select more, just press it again.

If you slected more than you want, at anytime, just press alt+z(undo selection), you will bring the previous selections back.

bracket-select-animation

If you wish to select text including the brackets, just run BraSel:Select Include Brackets or type cmd+alt+a on mac and ctrl+alt+a on windows.

This plugin is works for multiple cursors now. bracket-select-animation

Requirements

None

Extension Settings

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft