How to view an HTML file in the browser with Visual Studio Code

前端 未结 23 1668
[愿得一人]
[愿得一人] 2020-11-28 17:43

How can I view my HTML code in a browser with the new Microsoft Visual Studio Code?

With Notepad++ you have the option to Run in a browser. How can I do the same thi

23条回答
  •  一整个雨季
    2020-11-28 17:44

    Updated Answer in 18 April, 2020

    Click on this Left-Bottom Manage Icon. Click Extensions or Short Cut Ctrl+Shift+X

    Then Search in Extension with this key sentence Open In Default Browser. You will find this Extension. It is better to me.

    Now right click on the html file and you will see Open in Default Browser or Short Cut Ctrl+1 to see the html file in browser.

提交回复
热议问题