1.0.0 • Published 7 years ago

select-part-of-word v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Select Part Of Word

AppVeyor Build status Travis Build Status

An extension that allows you to move selection by a word in camel-case string. This comes especially handy if you want to fix a typo in the middle of the variable, or just reword a part of it.

Demo

Features

  • Support for unicode characters.
  • Support for multiple selections.

Default Hotkeys

HotkeyDescription
CTRL+ALT+RIGHTMove caret to the next word
CTRL+ALT+LEFTMove caret to the previous word
CTRL+SHIFT+ALT+RIGHTExpands selection to the next word
CTRL+SHIFT+ALT+LEFTExpands selection to the previous word
CTRL+ALT+BACKSPACERemoves previous word
CTRL+ALT+DELETE (CTRL+SHIFT+ALT+DELETE on Windows)Removes next word

Looking For Feedback

Please note that this extension is in rather early stage of development.

Source Code

This extension is fully open source, available at https://github.com/mlewand/vscode-select-part-of-word.

Getting In Touch

You can always ping me at Twitter @m_lewand.

License

The code is distributed under MIT license.

  • Image at assets/icon.svg distributed under Creative Commons license, obtained from Wikimedia Commons.