vscode-expand-selection-to-scope
vscode-expand-selection-to-scope copied to clipboard
Extension that introduces a command to incrementally expand the selection to the nearest outer scope.
expand-selection-to-scope
This extension introduces a command that incrementally expands the selection to the nearest outer scope (delimited by bracket pairs). The behavior is similar to Sublime Text.
Command: expand-selection-to-scope.expand

Version 0.2 supports multple cursors:
