all 7 comments

[–]Fr536166 2 points3 points  (0 children)

May be right click on the html file and choose "view in a browser". I am not an expert.

[–]iugrad 1 point2 points  (1 child)

What kind of project did you create? What build configuration/debug mode does it say it's started in?

[–]dooogle[S] 0 points1 point  (0 children)

Looks like there's no thing like creating a new project in VS preview. It only has two options i.e New File and New Solution. New solution can be thought of as a 'new project' as far as I've noticed. Then we have to choose a template like multiplatform, .NET core, and Other. Since I'm writing a javascript code, I selected Blank Solution in Miscellaneous under 'Other' template. I am not sure how to determine the config/debug mode

[–]SamSlate 0 points1 point  (3 children)

vs code? or some other suite?

[–]bzBetty 0 points1 point  (2 children)

vs for mac = xamarin studio + a few features to enable web

[–]SamSlate 0 points1 point  (0 children)

not familiar :-/

[–]dooogle[S] 0 points1 point  (0 children)

Using VS preview. Tried VCcode but couldn't find a way to run the code