Editor ¶
Configuration
- Main config file:
.vscode/settings.json
Introduction ¶
The core editor experience and configuration of VS Code
Features ¶
Shared settings ¶
utf-8
file encoding\n
newlines, final newlines trimmed, final newline added- trailing whitespace trimmed
- Prettier as the default file formatter
Custom settings ¶
Further personalization can be loaded by individual developers using a dotfiles repository.