Paynekaren
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Can not activate AI Assistant
Read another post with the same issue but did not help. Here is a partial section of my log.Using VS2022 17.18.1 --- EXCEPTION #1/2 [ServiceUnauthorizedException]Message = “Client must authenticat... -
Edited New version breaks CSS intellisene
After updating Resharper today CSS intellisense broke, had to revert to an older version to get Intellisense to work. Hopefully there will be a fix for this. Screenshot Upload id: 2023_04_05_NvtUvN... -
Edited File scope namespace
CompletedUp until yesterday I could select change from block namespace to file namespace for a single file. Today the options are for a folder or for a project and not for a single file. Is there are way to... -
Created Lose of Intellisense
From time to time VB.NET looses Intellisense while C# does not. The only remedy I have is to close VS2017 and reopen VS2017. I downloaded the latest release of Resharper last week too. This happen... -
Created Try catch not working
In VS2017, typing Try, press enter I get Try End Try Where it should get Try Catch ex As Exception End Try Sometimes I get the same behavior in C# as I program in both languages/ -
Created Code complete failing
Using VS2017, Resharper Ultimate. In a VB.NET procedure type Try, press enter and the try/catch is generated without a Catch clause. Closing VS completely then re-open try/catch works. In VB.NET c... -
Created Change default behavior of goto definition
I pressed Shift-F2 to see the definition of SqlConnection, was prompted with a dialog for options to view (I believe five different options), picked one and decided I wanted to different view but t...