Skip to content

iteam-software/vsc-settings-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Settings

Web Stack

Thank you for using the iTEAM Consulting VS Code workspace settings for web development. Packaged with these settings are a set of extension recommendations. We suggest you follow these recommendations for the best development experience.

Usage

Adding to a Project

Navigate a prompt to your project directory and run the following command:

git submodule add https://github.com/iteam-consulting/vsc-settings-web.git .vscode

This settings package uses Fira Code with ligatures enabled. If you do not install the font, it will default to a system font and looks terrible. We suggest you either install the font, or override the workspace setting in your environment.

Note: make sure you are not ignoring the .vscode directory

Cloning a Repo With This Submodule

Run the following commands:

git submodule init
git submodule update

Authors

iTEAM Consulting Software Development Team

Questions

Contact software@iteamnm.com for questions.