All Projects → vittorioromeo → vscode-expand-selection-to-scope

vittorioromeo / vscode-expand-selection-to-scope

Licence: other
Extension that introduces a command to incrementally expand the selection to the nearest outer scope.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to vscode-expand-selection-to-scope

Electronic Interchange Github Resources
List of EDI (Mostly) Github Resources
Stars: ✭ 145 (+752.94%)
Mutual labels:  sublime
sublime-simple-import
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 15 (-11.76%)
Mutual labels:  sublime
dotfiles
Setup git, vim, zsh, SublimeText, tmux etc. using one command
Stars: ✭ 107 (+529.41%)
Mutual labels:  sublime
Jeffrey Way Theme
Jeffrey Way's theme on Laracasts. Example: https://laracasts.com/series/whats-new-in-laravel-5-1/episodes/2.
Stars: ✭ 180 (+958.82%)
Mutual labels:  sublime
Sublimetmpl
Create File From Templates for SublimeText 2 / SublimeText 3
Stars: ✭ 222 (+1205.88%)
Mutual labels:  sublime
Sublime-GameMaker-Studio-Language-Bundle
A sublime bundle for GameMaker Language (GML)
Stars: ✭ 32 (+88.24%)
Mutual labels:  sublime
Tabnine Sublime
Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React
Stars: ✭ 144 (+747.06%)
Mutual labels:  sublime
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (+52.94%)
Mutual labels:  sublime
sublime
Repository for the Tandem Sublime Plugin
Stars: ✭ 22 (+29.41%)
Mutual labels:  sublime
dotfiles
My dotfiles (vim/conky/etc.)
Stars: ✭ 79 (+364.71%)
Mutual labels:  sublime
Haoide
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
Stars: ✭ 194 (+1041.18%)
Mutual labels:  sublime
Fuzzysort
Fast SublimeText-like fuzzy search for JavaScript.
Stars: ✭ 2,569 (+15011.76%)
Mutual labels:  sublime
sublime-zig-language
Zig language support for Sublime Text
Stars: ✭ 62 (+264.71%)
Mutual labels:  sublime
Css3
The most complete CSS support for Sublime Text
Stars: ✭ 178 (+947.06%)
Mutual labels:  sublime
sublime-jasmine
Jasmine syntax, snippets and commands
Stars: ✭ 24 (+41.18%)
Mutual labels:  sublime
Notes
📔 Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
Stars: ✭ 1,835 (+10694.12%)
Mutual labels:  sublime
bioSyntax-archive
Syntax highlighting for computational biology
Stars: ✭ 16 (-5.88%)
Mutual labels:  sublime
elixir-sublime-syntax
The most powerful Elixir for the most Sublime experience.
Stars: ✭ 28 (+64.71%)
Mutual labels:  sublime
ProColors
A collection of coding themes for syntax highlighting and the editors that are designed to be available in dark and light modes with a very high precision of harmony and token definition coverage.
Stars: ✭ 94 (+452.94%)
Mutual labels:  sublime
GoDebug
Go debugger (Delve) integration with Sublime Text 3
Stars: ✭ 20 (+17.65%)
Mutual labels:  sublime

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].