Currently nothing on the roadmap
These are the changes to each version that has been released on the official Visual Studio extension gallery.
2016-04-30
- Integration of ConEmu as ToolWindow to Visual Studio
- ConEmu Tool Window can be opens from "View" menu
- Integration of ConEmu in Solution Explorer
2016-05-11
- Execute the project output file within conemu
2016-05-14
- Add the possibility to use quotes for the paths in the VS settings
- Handled some more possible exceptional cases
2016-05-15
- Possibility to use Powershell within ConEmu instead of CMD
2016-05-16
- Use the controls from the nuget package provided by conemu
- Enhance the internal configuration
- Use an external configuration
2016-05-18
- Updated the conemu nuget package
2016-05-22
- Icon for the tool window
- Exception dialog in the Visual Studio color scheme
2016-05-23
- Remove Microsoft.VisualStudio.MPF.14.0 for Visual Studio 2013 compatibility
2016-06-03
- Skipped Visual Studio 2013 support because of incompatibilities of dependencies## 2.0.0.4
2016-06-24
- Minor changes and refectoring
2016-06-28
- Bug fix: ConEmu panel can have a zero size which results in an assert within conemu
2016-06-29
- Bug fix: ConEmu panel can have a zero size which results in an assert within conemu
- Bug fix: ConEmu panel gets not closed if one of multiple consoles are closed
- Added a keyboard shortcut to open conemu
2016-07-05
- Added the possibility to configure the default task
- Remove the misleading hardcoded shell type configuration
2017-01-11
- Upgraded extension to Visual Studio 2017
2017-03-18
- Update conemu libraries
2017-03-18
- Fixed some errors while loading conemu in VS217 tool window
2017-03-25
- Fixed the open output path in conemu for C++ projects
- Read the command line parameter from the projects
- Added the configured command line parameter to the execute in conemu command
2017-08-17
- Updated dependencies
- Fixed some issues while working with C++ projects
2017-08-20
- Fixed a issues while opening the outpath of a cleaned project
2017-12-12
- Added open folder button to solution context menu
- Updated the dependencies
2018-01-02
- Updated the copyright
- Updated the dependencies
2018-05-02
- Updated the dependencies
- Restructure the use of the context menu items
- Implement the context menu at the folder view of solution explorer
2018-05-02
- Fix some minor issue with the required dependencies
2018-06-21
- Updated the dependencies
- Added a validation for the ConEmu executable path
2018-06-21
- Change to the async extension loading method
2018-08-30
- Updated the dependencies
2018-11-26
- Merging some functionality fixes from the open folder extension
- Updated the dependencies
2019-02-20
- Re-target to DotNet 4.7.2
- Updated the dependencies