Vladimir Melnikov
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Resharper autocompletes methods names to underscore
When I type the name of a method and press Tab/Enter to autocomplete it, instead of having the full name printed, I get this: _ (); After disabling Resharper within the project, the problem doesn't...