LoginSignup
2
4

More than 5 years have passed since last update.

[mac] vscodeをterminalから起動したい

Posted at

windowsのshellでcode .みたいに出来るのにmacで出来なかったのでメモ

やりたいこと

windowsのこれ↓

> code .

やり方

  1. vscodeを開く
  2. commant + p
  3. > shell と入力
  4. Shell Command: Install 'code' command in PATH を選択 image.png

やってみた

$ code .

出来た!一安心。
image.png

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