I am using VS 2022 and working on a ASP.NET Core Web App .NET 6.0 I have added a script tag with javascript type, writing code inside the tags is like writing inside notepad. The intellisense is not picking up or is very slow.
Is there a way to activate a better intellisense or increase the response time of it?
Update your VS2022 to the latest version and try again.
If intellisense is still very slow, try to remove NVidia Nsight Visual Studio edition, refer to this link.
If there is still no improvement, The upper right corner of Visual Studio should have a "Send Feedback" button. That's where you can send issues or any bug.