Skip to content

madskristensen/MultiEdit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Edit Mode

Build status

Download this extension from the VS Gallery or get the CI build.


Simultaneously edit in more than one location in the editor

If you've ever ran into a case where you wanted to quickly change variable names or multiple loop conditions - you can use Multi Edit Mode to set virtual carets that all behave the same.

Multi Edit Mode

How to use

ALT+Click on different locations in your code to set multiple carets, and then type as you normally would.

Features

  • Better integration with Ctrl+Alt+Drag (column selection mode)
  • Support for all languages
  • Typing
  • Pressing Enter / Backspacing / Deleting
  • TABing, Shift-Tabbing
  • Moving the caret around using the keyboard
  • Pasting
  • Intersected carets are removed
  • Undo-ing

What isn't supported:

  • Multiple selections
  • Virtual Spaces

Contribute

Feel free to suggest new features on the issue tracker.

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

Multi-Caret editing extension for Visual Studio

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • C# 100.0%