ConEmu IntegrationUsing the console emulator ConEmu within Visual Studio. Download this extension from the Visual Studio Marketplace
This project integrates the console emulator ConEmu in Visual Studio. ConEmu is not part of this extension and needs to be downloaded / installed separately. See the ConEmu section for further detail about the console emulator. If you want to use your own ConEmu Settings or change the default settings please use your own configuration file. To define custom Task please also use an external configuration file. See "Optional: External ConEmu configuration XML" how to do this. Supported languages
System Requirements
ConEmuConEmu is a Windows console emulator which is not part of this Visual Studio extension. Please download and install it separately. You can find them using the links below. ConEmu project: GitHub ConEmu integration: GitHub and NuGet Package Features
Integration of ConEmu as ToolWindow to Visual StudioThis extension integrates ConEmu as tool window in Visual Studio. ConEmu Tool Window can be opens from "View" menuThe ConEmu tool window can be open from the view menu of Visual Studio Integration of ConEmu in Solution ExplorerThe current opened folder in ConEmu can be changed directly from solution explorer. The output file of your project can be also executed in ConEmu. Integration in the folder view mode of solution explorerThe current opened folder in ConEmu can be changed directly from solution explorer in folder view mode. SettingsPath settingsPlease download / install the ConEmu separately. It isn't part of this extension. After you have downloaded / installed ConEmu please set the paths in the settings of this extension. Therefor open the settings of Visual Studio and navigate to the "ConEmu Integration" section. Optional: ConEmu settingsVisual Studio settings page to make it possible to change settings of ConEmu. Change the default ConEmu taskUsing this configuration it is possible to change the startup or default task which is used by the embedded ConEmu The default setting for this is {cmd}. External ConEmu configuration XMLThe extension contains an internal configuration which isn't changeable. If you want to change this configuration or use an custom configuration please set the path to your configuration in the Visual Studio settings. Please keep in mind that the extension doesn't support all configuration settings of ConEmu. Don't using the internal configuration could cause incompatibilities. LicenseConEmu and ConEmu Inside has different licenses. Please have a look on their Github pages for the license details. |