vscode-quick-select
vscode-quick-select copied to clipboard
Suggestion: toggle between of select excluding brackets or including brackets
currently, if you have two pairs of brackets ex: (foo)(bar), using the shortcut to select including brackets on foo and doing it again would cause the selection to jump to (bar), which can be frustrating.
Can we have a toggle function between excluding and including brackets?