luking-dev / vscode-settings

My own Visual Studio Code settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Code settings

This is my own Visual Studio Code settings. Contains profile and extensions list, and instructions for installing them.

Installation

If you are on Linux or macOS, type in a terminal:

$ sh ./install.sh

Or, if you are using Windows:

PS> start install.cmd

Export

To export your extensions to a file, exec one of these files depending your Operating System:

Linux / macOS:

$ sh ./export.sh

Windows:

PS> ./export.ps1

About

My own Visual Studio Code settings

License:Apache License 2.0


Languages

Language:Shell 51.5%Language:PowerShell 24.5%Language:Batchfile 24.0%