Hamel111

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Hamel111 created a post, Disable "Rename all usages" dialogue
Each time I do a refactor that happens to occur at least once in a comment, I will get this dialogue. I would be happy to set the default behaviour to replace all occurrences, since I commonly put ... -
-
Hamel111 created a post, Answered#ifdef parsing
Code that is currently "inactive" because the #ifdef clause fails is not seen by "usages", which is causing me trouble since I do have a number of preprocessor-defined blocks of code for platform s...