Skip to content

Shazbot/vscode-select-between

Repository files navigation

Select Between

Selects text between brackets or quotes, relative to the caret.

Adds a Select Between command that accepts the following: ()[]{}<>'", and selects text between them, with caret position as a starting reference.

It reads from keybord input after invoking the command, and doesn't use an input box.

Use a number before usual input to skip a bracket pair in nested brackets of the same type, e.g. 2[.

select between

About

VS Code extension that selects text between brackets or quotes, relative to the caret.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published