vscode-expand-region icon indicating copy to clipboard operation
vscode-expand-region copied to clipboard

Rename "Undo Expand Region"

Open mfulton26 opened this issue 7 years ago • 0 comments

VSCode has built-in "Expand Select" and "Shrink Select" while this great extension has "Expand Region" and "Undo Expand Region". "Undo" seems to imply that it only works if you first "Do" (i.e. "Expand Region") which is not accurate as it can shrink the selected region without every using "Expand Region" previously.

I almost reported the same issue as #14 before finding it. I believe it would be more intuitive and consistent with VSCode built-ins to rename "Undo Expand Region" to "Shrink Region".

mfulton26 avatar Mar 28 '18 17:03 mfulton26