Karen Payne
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Unusual behavior with auto import for using statements and renaming variables
Yesterday I updated ReSharper and afterwards the following happened Added code which needed additional using statements, the usual prompt appeared but after clicking the using statements where n... -
Created VB.NET loses IntelliSense
I have two accounts where one is for work, the other personal for ReSharper. At home and at work sometimes ReSharper loses Intellisense and I must close Visual Studio then reopen to get IntelliSens... -
Created Intellisense corrupt VS2017
CompletedHello, I attempted to do a rename on i to index while in the past it would suggest index but is not. for (int i = 0; i < length; i++) { } Next I tried to do a join by pressing TAB but nothing. pu...