Visual Studio extension to open the current document in an external editor. The default configuration opens inVim. UsageTo use the extension simply press Alt-V in any code window and your external editor will be opened. You can also access the option from the Tools menu. You can configure it to open up any editor you like from the settings Project DetailsThe source code for this project is available on https://github.com/jquintus/vsopenin |