Lance Wheeler
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
-
Lance Wheeler commented, -
Lance Wheeler created a post, Code cleanup Optimize using directives in C# will add unneeded casts to object
I am using version 2022.3.2 When I run Code Cleanup with the "Optimize 'using' directives" selected then it will add a cast to object in some locations. This seems to happen mostly related to Ent... -
Lance Wheeler created a post, AnsweredVisual studio Smart tag not working after 2022.1 update
I use the shortcut Ctrl+. all the time to open smart tags but after the latest update these stopped working. I went to the keyboard settings in Visual studio and reset them but this didn't fix the ... -
-
Lance Wheeler created a post, CompletedPossible unassigned property or global variable JQuery $
On version 2021.1.1.1 I am getting warnings about possible unassigned property or global variable on the JQuery dollar sign. I can disable this but I'm not sure why this is being flagged. This als... -
Lance Wheeler created a post, ECMAScript 2017 suggested syntax
Is there a way to configure Resharper to suggest or warn based on the latest JS syntax? For example, it would be nice to have it suggest "let" instead of "var". -
-
Lance Wheeler commented, -
Lance Wheeler created a post, This extension was not loaded because it uses deprecated synchronous - message
As far as I know Resharper loads async now so I'm not sure why visual studio keeps giving me this message. I'm using 2018.3.4