Skip to content

Files

Latest commit

24159a1 · Jul 3, 2023

History

History

.vscode

VSCode Configuration

This folder contains opt-in Workspace Settings that we recommends using when working on this repository.

Usage

To use the recommended configurations follow the steps below:

If you already have your custom workspace settings you should instead manually merge the file contents.

This isn't an automatic process so you will need to repeat it when settings are updated.

To see the recommended extensions select Extensions: Show Recommended Extensions in the Command Palette.

To use the workspace version of TypeScript select TypeScript: Select TypeScript Version in the Command Palette, make sure to execute the command in a ts file.

Editing .vscode/recommended-*.json files

If you wish to add extra configuration items please keep in mind any modifications you make here will be used by many users.

Try to keep these settings/configuations to things that help facilitate the development process and avoid altering the user workflow whenever possible.