Reporter | Olga Rodygina (olgarodygina) |
---|---|
Created | Apr 26, 2018 4:51:15 PM |
Updated | Apr 26, 2018 4:51:23 PM |
Subsystem | Solution builder |
Assignee | Anton Spilnyy (Anton.Spilnyy) |
Priority | Normal |
State | Submitted |
Type | Feature |
Fix version | No Fix versions |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
As experienced Engineer, in my last year I user Reshaper C++ and have a suggestion for new functionality that helps productivity.
Currently I have installed the upper plugin and it has allowed me to reduce the time to discover problems in the code, compile and in general reduce the feedback cycle.
That particularly helps and speeds up my work on optimizing the existing code base, where many of the changes need to be done in TDD style or at least small step change and complete recompilation of the project - failure, going back and trying again.
I think the support fo the two items is easy and would be very beneficial to come with the ReShaper in all Visual Studio installations.
- Support color highlight of the Visual Studio Console for easier reading and identification of compilation Errors and Warnings
- Support stop of build on first appearance of and error, Show elapse time etc.
Currently I have installed the upper plugin and it has allowed me to reduce the time to discover problems in the code, compile and in general reduce the feedback cycle.
That particularly helps and speeds up my work on optimizing the existing code base, where many of the changes need to be done in TDD style or at least small step change and complete recompilation of the project - failure, going back and trying again.
I think the support fo the two items is easy and would be very beneficial to come with the ReShaper in all Visual Studio installations.