Open in EditorA Visual Studio 2015 extension that adds a menu command that lets you open any solution, project, folder or file in a text editor of your choice. Based on Calvin A. Allen Open in Notepad++ extension. For Visual Studio 2017 see Open in Editor 2017. For Visual Studio 2019 see Open in Editor 2019. For Visual Studio 2022 see Open in Editor 2022. PrerequisitesThis extension will search for the following text editors: Notepad in their default install directory (you can download each editor following the link). SettingsYou can add up to three custom text editors (Tools, Options, Open In Editor, Custom Text Editors) and select the text editor to be used: UsageIn Solution Explorer, right click on an item and select Open In Editor. Release Notes:Version 1.2: Open solution file or project file instead of all files inside it. Version 1.1: Added Notepad2 and Sublime Text 3 to default editors. Version 1.0: Initial. |