PR

Visual Studio Code for WordPress (PHP)

運用保守
スポンサーリンク

拡張機能 Add-on for PHP7

VSCodeでPHP7開発のために必要な拡張機能は以下の通り。[  ]内はOperational status、数字はリリース・バージョン (as of 2020.2.19) on Windows 10 (1909) x64 w/ P5 会社名・作者名は省略

  • Bracket Pair Colorizer 1.0.61 [OK] {}()ペアに色付け
  • PHP Debug 1.13.0 [OK] also see XDebug
  • PHP Intelephense 1.3.11 [OK] コード補完
  • phpcs 1.0.5 [OK] of PHP Code Sniffer, see reference
  • phpmd 1.2.1 [OK] 未使用の変数を見つける(外部ライブラリ使用)
  • Trailing Spaces 0.3.1 [OK]

拡張機能 Add-on for WordPress

VSCodeでWordPress用の開発に必要な拡張機能(上記の追加分)は以下の通り。

  • IntelliSense for CSS class names in HTML 1.19.0 [OK]
  • stylelint [NO] see reference
  • WordPress Snippet 1.1.5 [OK] CTRL+SPACE

その他の拡張機能

あれば便利な拡張機能は以下の通り。

  • Japanese Language Pack for Visual Studio Code
  • Markdown PDF
  • Monokai Pro

参考情報

You may install Git for Windows for Github & XAMPP to make your local development site.

CTRL+, for setup

最初からあまり多くの拡張機能を入れない。