vscode-bracket-select icon indicating copy to clipboard operation
vscode-bracket-select copied to clipboard

A vscode plugin for select text between brackets

Results 15 vscode-bracket-select issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

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...

enhancement