Forum Discussion
RickM2006
Jan 05, 2022Copper Contributor
VS2022 Bootstrap 5 No intellisense for asp.net core MVC project
 Hello,     I just downloaded VS2022 and created an asp.net core web app MVC project.  First thing I noticed was it uses bootstrap 5, but does not have intellisense.     Nothing special going on.  1. ...
Mandavas
Jan 21, 2024Copper Contributor
Step 1:- Visual Studio 2022 IDE --> Tools -> Options
Step 2:- HTML --> Advanced --> Use legacy Razor editor for ASP.NET Core set as True
Step 3:- Restart Visual Studio 2022