Problem: You want to enable a few specific VS Code settings for everybody


Problem: You want to enable a few specific VS Code settings for everybody.

Solution: Put the settings in .vscode/settings.json and they'll automatically apply to the project.

Here's a few I enjoy.

View original on X