7
6

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 3 years have passed since last update.

MacにVisualStudioCodeを導入して日本語化する

Last updated at Posted at 2020-08-12

目的

  • MacにVisualStudioCode(以下VScode)を導入し、日本語化するまでの手順を記載する

実施環境

  • ハードウェア環境
項目 情報 備考
OS macOS Catalina(10.15.3)
ハードウェア MacBook Air (11-inch ,2012)
プロセッサ 1.7 GHz デュアルコアIntel Core i5
メモリ 8 GB 1600 MHz DDR3
グラフィックス Intel HD Graphics 4000 1536 MB

前提条件

  • MacOSが起動し任意のユーザにログインできる状態になっていること。

前提情報

  • 特になし。

読後感

  • MacOSのPCにVScodeを導入することができ、尚且つ導入したVScodeの日本語化が完了する。

概要

  1. ダウンロード
  2. インストール
  3. 日本語化

詳細

  1. ダウンロード

    1. 下記サイトにアクセスする。

    2. 矢印部分をクリックする。

      Download_Visual_Studio_Code_-_Mac__Linux__Windows.png

    3. ダウンロードが完了するまで待機する。

      Documentation_for_Visual_Studio_Code.png

    4. 「ダウンロード」ディレクトリにVScodeのzipファイルがダウンロードされていることを確認する。

      ダウンロード.png

  2. インストール

    1. 「ダウンロード」ディレクトリを開き、下記インストーラーファイルをダブルクリックする。

      ダウンロード.png

    2. zip形式のインストーラファイルが展開されるので展開されたファイルをダブルクリックする。

      ダウンロード.png

    3. 下記のウインドウが出たら「開く」をクリックする。

      空白_Skitch_キャンバス.png

    4. 下記のウインドウが開くことを確認する。

      Welcome.png

    5. 「ダウンロード」ディレクトリにある「Visual Studio Code」ファイルを「アプリケーション」ディレクトリに移動する。

    ダウンロード.png

    1. 一旦VScodeのウインドウを閉じて、「ダウンロード」ディレクトリにある「Visual Studio Code」のアイコンをクリックする。

    2. VScodeが起動してくることを確認する。

  3. 日本語化

    1. 下記リンクにアクセスする。

    2. 「install」と書かれている部分をクリックする。

      Japanese_Language_Pack_for_Visual_Studio_Code_-_Visual_Studio_Marketplace.png

    3. 下記のポップアップが出たら「Contenue」をクリックする。

      Japanese_Language_Pack_for_Visual_Studio_Code_-_Visual_Studio_Marketplace.png

    4. 下記のポップアップが出たら「Visual Sutidio Codeを開く」をクリックする。

      Visual_Studio_Code_を開きますか?と_Japanese_Language_Pack_for_Visual_Studio_Code-_Visual_Studio_Marketplace.png

    5. VScodeで下記のウインドウが開いたら「install」をクリックする。

      Extension__Japanese_Language_Pack_for_Visual_Studio_Code.png

    6. 再起動を求められるので右下のポップアップの「Restart now」をクリックするか、VScodeのウインドウを直接閉じて再度VScodeを起動する。

    7. 下記のように日本語化されたVScodeのウインドウが開いたら作業完了である。

      ようこそ.png

7
6
1

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?