angular-cn/.vscode
Filipe Silva eb0e29b269 build: make VSCode settings opt-in (#29504)
PR Close #29504
2019-03-29 10:26:55 -07:00
..
README.md build: make VSCode settings opt-in (#29504) 2019-03-29 10:26:55 -07:00
extensions.json docs: update developer guide for use with yarn (#29044) 2019-03-14 17:20:58 -04:00
recommended-settings.json build: make VSCode settings opt-in (#29504) 2019-03-29 10:26:55 -07:00

README.md

VSCode Configuration

This folder contains opt-in Workspace Settings and Extension Recommendations that the Angular team recommends using when working on this repository.

Usage

To use the recommended settings follow the steps below:

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

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.

Editing .vscode/recommended-settings.json

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

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