项目作者: iteam-consulting

项目描述 :
Web workspace stack settings for vscode
高级语言:
项目地址: git://github.com/iteam-consulting/vsc-settings-web.git
创建时间: 2017-03-31T15:38:26Z
项目社区:https://github.com/iteam-consulting/vsc-settings-web

开源协议:MIT License

下载


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:

  1. 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:

  1. git submodule init
  2. git submodule update

Authors

iTEAM Consulting Software Development Team

Questions

Contact software@iteamnm.com for questions.