22
13

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.

JSONの構文チェックや編集にはVisual Studio Codeが便利

Posted at

この記事の経緯

JSONの構文チェックやフォーマットをしたくて、「JSON エディタ」でググったりしたんだけど、オンラインのものでサイズ制限があったり、ビューワー特化で編集性に欠けていたり、いまいちだった。
なんか使い勝手の良いJSONエディタないかなーと思ったらVisual Studio Codeがいた。

便利だったところ

構文エラーがわかりやすい

image.png

image.png

自動フォーマットも手軽

Alt + Shift + Fで手軽にフォーマット

image.png

image.png

JSONはVisual Studio Codeで扱おう。

22
13
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
22
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?