Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 449 Bytes

vs-code-settings

Default settings file for vs code.

How to add these to your local VS code:

You can open your local Settings file from the Command Palette (SHIFT + COMMAND + P) with "Preferences: Open User Settings"

Copy the contents of settings.js into your local Settings file.

These settings can also be edited via the Settings UI COMMAND + ,.

VS Code's Settings Docs