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

BracPlusPlus

Juan Raymond

|
2 installs
| (0) | Free
Ultimate bracket manipulation plugins. Mainly for C++
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BracPlusPlus

I want VIM amount of control with VS Code flexibility of customization. Since VSCode doesn't provide that I made a plugin that support quick select text between matched brackets. This plugin supports (), {}, [], <>,"", '', and ``, and can not be customized.

bracket-select-animation

Hope u enjoy the plugins! Main focus is for C++ development if you want your language to be supported, you can let me know.

Quick start

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

This plugin is works for multiple cursors now.

TODO:

  • Add support to delete content inside a bracket in a single keypress.
  • Add support to delete the whole bracket in a single keypress.

Maybe:

  • Add support to delete word without removing space. (VS Code have delete word but also remove the space before it, WHY?????)
  • Add support to add bracket on selected word
  • Add support to swap bracket and quote type

Extension Settings

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft