vscode-bracket-select
vscode-bracket-select copied to clipboard
A vscode plugin for select text between brackets
Based on the following code (with comments) the bracket selection fails: ``` { // // Some comment that is only here for testing ( oops I forgot to close this...
Please consider publishing this extension to: https://open-vsx.org/ So that users of VSCodium can use it too.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The extension started failing for me today, and I don't know why, but I wanted to report it so you are aware. When attempting to use my keyboard shortcut to...
Hey there, loving the plugin, it's a good drop in replacement for the bracket selection functionality i'm used to from [vim surround](https://github.com/tpope/vim-surround) , however I would love to be able...