An extension pack to simplify setting up VS Code in the lab or on a student's computer.
Extensions Included
change-case - Quickly change the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word.
Code Runner - Quickly and easily run your code from inside VS Code.
GitLens - Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Live Share - Real-time collaborative development from the comfort of your favorite tools.
markdownlint - Markdown linting and style checking for Visual Studio Code.
Python - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.
Remote Development Pack - he Remote Development extension pack allows you to open any folder in a container, on a remote machine, or in the Windows Subsystem for Linux (WSL) and take advantage of VS Code's full feature set.