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?

ビジュアルスタジオコード(VSC)のダウンロード方法 

Posted at

VSCのダウンロード方法

⒈ ダウンロードページにアクセス🔍
  https://code.visualstudio.com/Download

⒉ 使用するOS(機器)に合わせてダウンロードボタンを押下する
  (私はMacPCにダウンロードしたいので、Macのダウンロードボタンを押下)
image.png

⒊ ダウンロードが完了したら、そのフォルダを開く📂
image.png

⒋ ダウンロードされたものを開く
image.png

⒌ Visual Studio Codeを開く
image.png

⒍ こんな感じの画面が表示されたらOK✨
4VSC初期.png

コーディングしてみる

⒈ ファイル> 新しいファイル を開く

⒉ 作成したい任意のファイル名を入力し、新しいファイル(test.html)の作成を開く
ファイル名の例) test.html
image.png

⒊ ファイル名を確認し、[ファイルの作成]を押下
image.png

⒋ 新しいファイルの完成です✨
3-4コーディング.png

⒌ 例えば、こんな感じで適当にコーディングして
image.png

⒍ 作成したファイルを開く
image.png

⒎ このように表示の確認ができます
image.png
 
 
 
最後までご覧いただき、ありがとうございました♪

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?