VOOZH about

URL: https://marketplace.visualstudio.com/items?itemName=vittorioromeo.expand-selection-to-scope

⇱ Expand Selection To Scope - Visual Studio Marketplace


Skip to content
👁 Image
Sign in
Visual Studio Code>Other>Expand Selection To ScopeNew to Visual Studio Code? Get it now.
👁 Expand Selection To Scope

Expand Selection To Scope

This extension introduces a command that incrementally expands the selection to the nearest outer scope (delimited by bracket pairs)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

(On the VS Code Marketplace.)

👁 example gif

Version 0.2 supports multple cursors:

👁 example gif - muiltiple cursors