Zangdaarr Mortpartout

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Rider became a bloatware, I'm out.
After the n-th time trying to have Rider understand to NOT replace my typing by a suggestion when pressing ENTER, I gave up.I have the feeling of constantly fighting the IDE:- I don't want auto com... -
Created Suggestions for variables renaming are broken
Summary:Name refactoring went broken.Steps to reproduce Make sure the code format standard uses m_ for private members and s_ for static members Look at the warning or simply apply suggestion Expe... -
Created Rider left column is constantly changing size and it's driving me crazy
So far the Rider (and probably others jetbrains IDE) have been nothing but torture, from horribly harassing auto completion, hint poping everywhere etc, and now the left column (the one that contai... -
Created How to disable hard completion
Rider forcing me it's auto completion when I type a method name and open parenthesis as this method does not exist at this moment is very frustrating and I am fed up with it.I can't find the option... -
Created Object allocation: reference type creation
I do not understand this warning, the following code generates a "Object Allocaton: Reference type creation" warning.Nothing in the action allows me to clear this warning, what does it mean and wha...