I know you get intellisense in Visual Studio if you set up a Visual Studio Angular project.
But is there any way to get intellisense when you set up a new Angular project created using "ng new" with angular-cli and then choose open folder from Visual Studio 2019?
Also is there a way to get intellisense for Bootstrap 4 when you open the angular folder project in this fashion?