Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 440 Bytes

Visual Studio Code

Plugin for Visual Studio Code, a text editor for Mac OS X, Windows, and Linux

Requirements

Usage

  • If the code command is called without an argument, launch VS Code

  • If code is passed a directory, cd to it and open it in VS Code

  • If code is passed a file, open it in VS Code

NOTE: vscode can be used as an alias in place of code