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 1 year has passed since last update.

VScode 既定のフォーマッターの設定

Posted at

概要

  • VScode似て既定のフォーマッターを設定する方法をまとめる。

前提

  • 筆者は拡張機能として「PHP Intelephense」と「php cs fixer」を入れて使っている。

方法

  1. 任意のファイルを開き、右クリックをする。

  2. 「ドキュメントのフォーマット…」をクリックする。

    スクリーンショット_2023-03-08_17_46_22.png

  3. 「既定のフォーマッタを構成…」をクリックする。

    Controller_php_—_dokupro-app.png

  4. 既定のフォーマッタに設定したいものを選択する。(筆者は「php cs fixer」を選択した。)

    Controller_php_—_dokupro-app.png

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?