420
295

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.

Visual Studio Codeで日本語化する方法[Windows]

Last updated at Posted at 2019-04-02

#簡単に日本語化ができるので備忘録として

###2019/11/21更新
新しいパソコンにVScode入れたら、日本語化がさらに簡単になっていました。一応記事の更新しておきます

Visual Studio Code(VScode)を使うときに日本語化したのですがいろいろと情報が錯綜していたので自分の環境で成功した方法を書きます。

OSはWindows10です。

  1. Visual Studio Codeを開く
  2. メニューバーからviewを選択
  3. command palette を選択
  4. configure display languageを選択
  5. install additional laugageを選択
  6. 左に拡張言語パックが出てくるのでJapanese Language Pack for Visual Studio Codeを探してインストール
  7. すべてが終わったらVScodeを再起動する(普通にポップアップが出てくるのでそれに従ってVScodeを再起動すればいい)

これで完了です。

ページによっては拡張機能の説明がなかったりほかのファイルをインストールしているものもありましたが、自分の環境ではこの状態で日本語化しました。

420
295
9

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
420
295

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?