IntelliSense for the html tag class attribute freezes VS for 5 seconds with every autocompletion, and it really slows me down. I tried to disable the entire function using: Tools> Options> Text Editor> HTML> Advanced and Insert Attribute Values ββinto false.
But even if I no longer have this IntelliSense, VS continues to freeze for 5 seconds, as if it was still parsing in the background.
What can I do to solve the main problem or disable the function?
thank
Update: In fact, IntelliSense HTML attributes are still appearing! Is there a settings cache that needs to be cleared?
reddy source
share