Skip to content

duydao/vscode-expand-selections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode - Expand selections

Changelog:

0.1.0:

  • Adds the ability to expand the selections to the current word.
  • only expands empty (zero-length) selections
  • Calls editor.action.addSelectionToNextFindMatch on single selections / no empty selections
  • replaces Cmd + D / Ctrl + D

Installation

npm install -g vsce npm install vsce package code --install-extension vscode-cmd-d-0.1.0.vsix (or vscode -> extensions -> install from VSIX)

TODO

  • make keybinding optional

License

MIT

About

Expand selections to word (VSCode extension)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published