VSCode Extensions
VSCode Extensions
VSCode is a complicated beast. It's easy to get lost in the themes and extensions.
Β β Installing too many extensions will slow down VSCode and your system.
Β There are many "AI" extensions that either write code for you or help you write code. Let's keep our work honest and avoid those extensions!
πΏοΈΒ Mr. Squirrel's Recommended VSCode Extensions:
Live PreviewΒ (opens your HTML page in a live web-browser preview)
PrettierΒ (Helps with formatting code nicely - learn the keyboard shortcut for VSCode formatting)
Live ShareΒ (this one allows you to share your code instance with a partner or crowd)
PythonΒ (only if you plan to code in Python)
Code RunnerΒ (this one is probably not needed for our course but great for Python and NodeJS)