Posts Tagged Visual Studio

I self-hosted this VS Code fork so that I can access it in my browser

I self-hosted this VS Code fork so that I can access it in my browser

Tags: , ,

Format Html in visual Studio

To format html source in visual studio, set the options below: “Tools”, “Options”, scroll to “Text Editor”, and then “HTML”, “Miscellaneous”, select “Format HTML on Paste”. Now whenever you paste html into a page, the html will get nicely formatted for you. It’s amazing what you can find out by playing around with the IDE.

Tags: ,