Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ConEmu Launcher
ConEmu Launcher

ConEmu Launcher

greg

|
9,094 installs
| (9) | Free
A command to launch ConEmu in the currently selected Solution Explorer item context. Added to the Tools and Solution Explorer menu when a solution or project is open.
Download

Description

ConEmu (Console Emulator) is an advanced wrapper around all kinds of command lines (Command Prompt, Windows PowerShell, Git, Cygwin, MinGW, …). It is very flexible, has an impressive number of features and is continuously being developed. Here's a screenshot:

ConEmu integrates well with clink which adds to the lacking cmd.exe command completion.

This extension adds a command to launch ConEmu in the location of the currently selected Solution Explorer item. The command is added to the Solution Explorer context menu, Solution Explorer toolbar and the Tools main menu. It is only visible when a solution or project is open. Options allow for specifying a ConEmu task which will be executed when you click the ConEmu command.

Quick Start Guide

Let’s assume you’ve already installed ConEmu and configured it for your own convenience. Your tasks settings may look somewhat like this:

Now you can install this extension and have Visual Studio launch ConEmu for you. Open the Visual Studio Options window and find the ConEmu Launcher section. The only mandatory setting is ConEmu Path. If you have it in your %PATH% you only need a file name. If you don’t set the Task To Execute option ConEmu will launch as per its defaults. However if you want to execute, say, {Windows PowerShell} task while changing the window title you should use the following settings:

Note that Task To Execute has to correspond the task name in the ConEmu application settings including curly braces. Now when you click the ConEmu command in Visual Studio, the ConEmu application will launch executing the {Windows PowerShell} task:

The switches that go to the Command Line Options setting take precedence over the other options and are explained in detail here.

In case the extension cannot figure out the physical directory corresponding to the item selected in the Solution Explorer it will fall back to the solution directory, then to the Default Working Directory option value and finally to your Windows home folder.

Changelog

  • 1.0.0 - December 31st 2012 - Initial release
  • 1.0.1 - October 21st 2013 - Compatible with Visual Studio 2013
  • 1.0.2 - December 18th 2014 - Fix launching with Web Site projects selected
  • 1.1.0 - August 8th 2015 - Compatible with Visual Studio 2015 thanks to Julian Paulozzi and Kelvin Del Monte
  • 1.1.1 - August 28th 2015 - Fix Visual Studio 2013 compatibility
  • 1.2.0 - March 23rd 2017 - Add Visual Studio 2017 compatibility
  • 1.3.0 - May 28th 2019 - Add Visual Studio 2019 compatibility thanks to https://github.com/zvarg
  • 1.3.1 - June 2nd 2019 - Fix Visual Studio 2019 version check
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft