0
1

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.

WebデザイナーがとりあえずVSCodeで入れてみた拡張機能

Posted at

ガツガツ開発するにはちょっと本格的すぎる拡張機能はとりあえず必要に応じてインストールするとして、コーディングするにあたって必要そうな拡張機能。

アイコンを付けてくれるvscode-icons

image.png

余計なスペースを可視化してくれるTrailing Spaces

image.png

CSVファイルを見やすくしてくれるRainbow CSV

image.png

コードの自動整形にPrettier - Code formatter

image.png

パスの候補を出してくれる Path Autocomplete

image.png

Git管理を楽に!GitLens

image.png

Gitlogを見やすく!Git History

image.png

最初はこんなもので大丈夫かなと思った。
また必要そうな拡張機能があったら追加します。

0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?