X Tutup
The Wayback Machine - https://web.archive.org/web/20220517081208/https://github.com/angular/material/tree/master/.vscode
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
material/.vscode/
material/.vscode/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Visual Studio Code Configuration

This folder contains opt-out Workspace Settings and Extension recommendations that the Angular team recommends.

Installation

To use the configuration follow the steps below:

  • To show the recommended extensions, select "Extensions: Show recommended extensions"   in the Command Palette.
  • Install the recommended extensions of extensions.json
  • Restart the editor

Editing .vscode/settings.json

If you want to add additional configuration items, please note that any configuration you add here will be used by many users.

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

X Tutup