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

Visual Studio Code(for Mac)の言語設定を変更する

Last updated at Posted at 2017-08-01
  • コマンドパレットを開く(⇧⌘P)
  • 「言語を構成する」を選択する
  • 以下のように変更する(今回は英語)
{
	"locale":"en-US"
}
  • Visual Studio Codeを再起動する

参考にしたページ

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?