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

VSCodeの拡張機能

3
Last updated at Posted at 2022-11-16

はじめに

Web開発の学習過程で自分が使った拡張機能のメモ👀
フロントエンド学習がメインのため、フロントエンド寄り。

基本機能

Japanese Language Pack for Visual Studio Code

VSCodeを日本語化してくれる

indent-rainbow

インデントを虹色で表示してくれる

Code Spell Checker

コードのtypoを視覚化してくれる

zenkaku

全角スペースを視覚化してくれる

フロントエンド

Live Sass Compiler

Sassを自動でCSSにコンパイルして表示してくれる機能

Git

Git History

ブランチのコミット履歴が表示され、コードの最終承認者を表示してくれる

その他

Todo Tree

ソースコードにコメントで「TODO:」と書いておくと、エクスプローラーペインにツリービューとして表示してくれる

vscode-pets

VSCode上に猫ちゃんや蛇などのペットを表示してくれる(癒し機能)

3
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
3
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?