Triangulix
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Cannot restore original key binding for [Ctrl]+[R], [R]
Hi I'm using Visual Studio 2017 with ReSharper C++. Since the Refactor-Rename functionality of ReSharper doesn't fit my needs I want to use the original functionality of Visual Studio instead. I ha... -
Created full auto completion of switch blocks for enums as in native VS 2017?
Hi when I create a switch block for an enum value the standard auto completion in Visual Studio 2017 creates the whole block with case statements for every value in the enum. I love this features s... -
Created C++: Cannot exclude folders from code inspection
Hi I'm using Visual Studio 2017 and VisualMicro for Arduino development in C++. Currently I'm trying out ReSharper C++. I use some big external libraries which are included in the solution as share...