What do I need to install on my VScode for html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What do I need to install on my VScode for html

18th Jul 2021, 2:29 PM
Wǐzdøm Øbǎ
3 Answers
+ 1
It's an editor where you will be able to code, link and import various things. (Not precise, read this article) https://en.m.wikipedia.org/wiki/Visual_Studio_Code#:~:text=Visual%20Studio%20Code%20is%20a,code%20refactoring%2C%20and%20embedded%20Git.
18th Jul 2021, 3:23 PM
Rohit Kh
Rohit Kh - avatar
18th Jul 2021, 4:36 PM
David Ashton
David Ashton - avatar
0
Recommended extension: Live Server. Whenever you make a change in the editor and save, this plugin will automatically refresh the page in the browser window, so you can see the result instantly. It will save you a lot of clicking and button pressing on the long term. https://www.freecodecamp.org/news/vscode-live-server-auto-refresh-browser/
18th Jul 2021, 5:28 PM
Tibor Santa
Tibor Santa - avatar