The School of Code Bootcamp Extensions pack is a curated collection of Visual Studio Code extensions designed to enhance your development experience. This pack includes tools for live server, linting, formatting, Git integration, spell checking, path intellisense, code snippets, HTML/CSS support, debugging, Markdown support, IntelliCode, diagram drawing, and TODO highlighting.
Included Extensions
ritwickdey.LiveServer: Launch a development local server with live reload feature.
dbaeumer.vscode-eslint: Integrates ESLint JavaScript into VS Code.
esbenp.prettier-vscode: Code formatter using Prettier.
eamodio.gitlens: Supercharge the Git capabilities built into VS Code.
streetsidesoftware.code-spell-checker: Spelling checker for source code.