5
2

More than 3 years have passed since last update.

iTerm2からVisual Studio Codeを開きたい

Posted at

【iTerm2からVisual Studio Codeを開きたい】

たった1分の簡単パス設定で、かなり便利になります。
$ code Dockerfile などで使います。

設定手順

1、Visual Studio Codeを起動する。

2、commnd + shift + P を押す。

3、コマンドパレットに「 shell command install 」と入力する。

4、インストールを実行する。

5、「シェルコマンド ‘code’ がPATHに正常にインストールされました。」と表示されると完了。

→ iterm2でcodeコマンドを使用すると、Visual Studio Codeが開く。

5
2
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
5
2