1
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】PHPファイルに書かれたHTMLのフォーマットを整える。

Last updated at Posted at 2020-06-11

はじめに

もう1年もVSCode愛用しているのに入れてなかったプラグインがありました。でも意外と知らない人が周りにいたんで用途とかインストール方法とか紹介します。

ターゲット

  • VSCode入れたての人
  • WordPressの固定ページでインデントを手動で揃えている人。

phpファイルのほとんどがHTMLの場合

Format HTML in PHP

効果

phpファイルには書き込まれたHTMLをフォーマットする

インストール方法

  1. Format HTML in PHPをインストールする。
  2. phpファイルが開かれてる状態で右クリックして一番下の**「Format HTML in PHP」**をクリックする。

補足

  • インストールするだけで使用可。設定は要らない。
1
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
1
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?