Add ConEmu to your VisualStudio Menu -> Tools -> External:

By copying the line from ConEmu's shell integration to get:
Command: C:\Program Files\ConEmu\ConEmu64.exe
Arguments: "{PowerShell} -cur_console:n"
Initial Directory: $(ProjectDir)

Coffee | Coding | Computers | Church | What does it all mean?
Add ConEmu to your VisualStudio Menu -> Tools -> External:

By copying the line from ConEmu's shell integration to get:
Command: C:\Program Files\ConEmu\ConEmu64.exe
Arguments: "{PowerShell} -cur_console:n"
Initial Directory: $(ProjectDir)

One thought on “ConEmu in your Visual Studio External Tools List”
Comments are closed.