gwerren.com

Programming notes and tools...

Multi-Caret

Mon, 04 Feb 2019
Related Posts

Multi-Caret is a plugin I wrote for Visual Studio. It adds multi-point editing features as found in Sublime Text and a few other editors. I wrote an introductory post here.

Note: This plugin works well on it's own but has a few interaction issues when used with ReSharper.

The code for this project can be found here on GitHub, you are welcome to use it in any way you wish. I have not uploaded a compiled version to the Visual Studio marketplace since I do not feel the plugin in it's current state will be of significant use to many people given the recent inclusion of some of this functionality in the latest Visual Studio 2017 versions.