1
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?

概要

VSCodeからWSLやUbuntuを使うための手順についての投稿

前提条件

Windowsストアなどから、WSLやUbuntuがダウンロード、インストールされておりWSLの有効化が既にされている。

環境構築手順

①VSCodeを開く
②左端の「Extention」から拡張機能「WSL」を有効にする
image.png
③VSCODE左下の緑色のマークをクリック、上部に出てくるプルダウンから「Connect to WSL Using Distro...」をクリックし使いたいUbuntuのバージョンを選択。(ない場合は「+Install New」から必要なものをインストール)
④TERMINALでUbuntuが使えるようになっていることを確認
image.png

VSCodeのUbuntuでLinuxコマンドを使用して動作確認

image.png

1
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
1
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?