Did you know, you can have project specific user settings in VS Code?
I certainly didn’t, but I needed to make some tweaks for a better live coding experience for workshop attendees.
Create a .vscode folder in your project then add settings.json in there.
Handy!