0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

terminalでcode . が使いたい(VsCodeをターミナルで開きたい)

Posted at

↓で下記のコマンドを打ってVsCodeを開きたい(ターミナルで)

スクリーンショット 2022-04-17 14 42 24

1. 歯車のアイコン(管理)⇨コマンドパレットを押す

スクリーンショット 2022-04-17 14 53 01
スクリーンショット 2022-04-17 14 55 06

2. 開いた入力画面でshellと打ちVsCodeコマンドをインストール

shell

と打つと
下記の画像のように出るので(自分は既にインストールしているのでアンインストールが選択肢に出ている)、インストールを選択する

スクリーンショット 2022-04-17 14 55 55

終わり

これでターミナルで今開いてる位置のディレクトリ(フォルダ)がVsCodeで開く

pwdとは?:現在位置を確認するコマンド
スクリーンショット 2022-04-17 15 06 10

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?