The various settings I use in VS Code. Useful, not only for new setups, but also sharing with others.
These preferences are organized in the order you might configure VS Code from scratch.
- Keyboard Shortcuts (
keybindings.json
) - Settings (
settings.json
) - Extensions
- Workspace config (
projects.code-workspace
)