jtheisen / SelEx

Expand selections along Roslyn nodes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SelEx - expand selections along Roslyn nodes

SelEx is a Visual Studio extension.

It lets you get the smallest expression selected around where the cursor is.

From there you can expand the selection to larger expressions, statements, and other C# syntax nodes.

Explanatory gif animation

You can install SelEx from the Visual Studio Gallery.

Please read the caveats on the gallery page regarding keybindings.

Build status

About

Expand selections along Roslyn nodes.

License:MIT License


Languages

Language:C# 72.6%Language:HTML 17.9%Language:CSS 9.5%