Skip to content

Editor

Configuration

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.