LoginSignup
7
1

More than 5 years have passed since last update.

MacでVS Code をターミナル/Cliから起動する方法

Last updated at Posted at 2018-05-08

Windowsだとインストール時についでで

code

で起動してくれるけど、Macではしてくれない orz...

探したら、公式で簡単な方法を教えてくれていたのでその紹介。
Running VS Code on macOS

  1. VSCodeのインストール
  2. VSCode開く
  3. Shift + コマンド + p
  4. "shellcommand" で検索
  5. "シェルコマンド:PATH内に'code'コマンドをインストールします

以上。

簡単。

これでgitのデフォエディターをVSCodeにできる。。。

7
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
1