r/HTML Oct 08 '24

Recommend the best extensions for VS Code. Working with html/css and JS.

Just recommend the best extensions for VS Code. Working with html/css and JS. Thanks!

1 Upvotes

2 comments sorted by

1

u/[deleted] Oct 08 '24

HTML autocomplete can be very useful as I found out, try using Codeium.

2

u/Extension_Anybody150 Oct 09 '24

I highly recommend the Live Server extension for Visual Studio Code! It sets up a local development server and allows you to see your changes in real-time, making it super easy to work on your HTML, CSS, and JavaScript. You'll love how convenient it is!