How to see output of HTML directly in visual studio 2019 pro

Madhab Mitra 1 Reputation point
2020-10-30T06:26:19.053+00:00

Dear sir At present I am learning HTML by using visual studio pro 2019.
Here each time when I type text /code in HTML in visual studio pro then for viewing its output I have to open web browser like google chrome. Kindly tell me how can I see its output in visual studio 2019 pro ?

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
328 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sergey Vlasov 266 Reputation points
    2020-10-30T08:34:22.847+00:00

    You can use my HTML 11 extension to preview html in Visual Studio.


  2. Anna Xiu-MSFT 25,626 Reputation points Microsoft Vendor
    2020-10-30T09:37:49.383+00:00

    Hi @Madhab Mitra ,

    For your requirement, please try the following steps:

    1. Right-click on your HTML file
    2. Navigate to “Browse With…
    3. Set “Internal Web Browser” as default browser
    4. Click on “Browse” or “Ctrl + Shift + W
    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Sincerely,
    Anna