Installed New VS 2022 17.0.0 Preview 3.1, intellisense very slow

piercarlo schiavo 46 Reputation points
2021-08-19T08:02:20.54+00:00

Hello,

I installed new VS 2022 Preview 17.0.0 Preview 3.1 and I'm working on a Blazor Hosted WebAssembly project.

This project was previously created with VS 2019 Preview 16.11 preview 1.

All is fine except for Intellisense on Blazor Components.

On VS 2019 reaction of Intellisense is around 1 seconds and on VS 2022 it take from 20 to 45 seconds, so cannot work.

Some tips ?

Thank you

Developer technologies | .NET | Blazor
Developer technologies | C#
{count} votes

4 answers

Sort by: Most helpful
  1. Logan Marshall 31 Reputation points
    2021-08-30T21:13:27.8+00:00

    hi everyone. I have the exact same issue with IntelliSense being extremely slow in the latest preview of 2022..net six latest preview. I will submit feedback just like the above recommended. If it helps, it’s a blazer web assembly standalone application. i’ve noticed the slow down in razor pages specifically.

    hope that helps, I will submit feedback via the above mechanism to help further resolve.

    6 people found this answer helpful.

  2. Warren Machanik 11 Reputation points
    2021-11-16T15:19:43.523+00:00

    I am having this issue with the final release. I have to exit and come back in to VS over and over again.

    2 people found this answer helpful.
    0 comments No comments

  3. REMjn832 6 Reputation points
    2021-11-29T14:54:51.563+00:00

    Experiencing the same behavior on new server-side Blazor project release version of VS22. Very SLOW, most times when in the markup file (.razor). Used to be slow in VS19, but only 1-2 seconds, now, it takes 20-30 seconds to load the intellisense after typing the "." in syntax for example.

    1 person found this answer helpful.

  4. AgaveJoe 30,126 Reputation points
    2021-08-19T13:08:01.007+00:00

    The upper right corner of Visual Studio should have a "Send Feedback" button. That's where you can send issues found with preview version or any bug.

    124688-capture.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.