Closed
Description
Which module(s) and week(s) does this change affect?
Module(s): all
Week(s): n/a
What is the work that needs to be done?
We spend a lot of time asking/begging/demanding trainees install Prettier and it really annoys me.
We can include a vscode recommended extensions file in their coursework repos to nag them for me.
Why is this work important to do?
Our general recs are
Current recs
Name | ID | Purpose |
---|---|---|
Prettier | esbenp.prettier-vscode | Code formatter - Format your code automatically |
ESLint | dbaeumer.vscode-eslint | Linter - Tells you when your code is wrong |
Code Spell Checker | streetsidesoftware.code-spell-checker | Tells you when you've spelt something wrong |
GitLens — Git supercharged | eamodio.gitlens | Connect with GitHub/Git |
Live Server | ritwickdey.LiveServer | Run your code in the browser |
Live Share | MS-vsliveshare.vsliveshare | Share your project with a team |
Possible additions
- GitHub CoPilot
- Code Spell Checker
- [Tailwind Intellisense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss_ (for later modules)
- ??
Additional context
Who might need to know about this change?
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done