Skip to content
| Marketplace
Sign in
Visual Studio>Tools>TextTools
TextTools

TextTools

Magnus Grindal Bakken

|
811 installs
| (0) | Free
Extra text editing tools.
Download

TextTools

This extension adds a few extra text manipulation commands. Currently there are three commands:

  • Delete to previous capital letter/whitespace.
  • Delete to next capital letter/whitespace.
  • Delete current word (combination of the first two).

 

Maybe these commands already exist somewhere, but I can't find them. Mostly this is just an excuse for me to get a little practice at creating extensions.

 

If you want to use this, you'll probably want to bind some keyboard shortcuts. I'm using Ctrl + Shift + Backspace and Ctrl + Shift + Delete for backwards/forwards respectively. To bind the shortcuts, go to Tools > Keyboard and find Edit.Deletecurrentword, Edit.Deletewordbackwards and Edit.Deletewordforwards in the list.

 

Version history:

**************************************************************************************************************************
 Version 1.1 (1 August 2012)
**************************************************************************************************************************
- Added a new command for deleting the current word.
- Changed the way the commands are displayed in the application menu.
**************************************************************************************************************************
Version 1.0 (29 June 2012)
**************************************************************************************************************************
- Initial release.
**************************************************************************************************************************
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft