【PhpStorm】ctpファイルにシンタックスハイライトを適用する
PhpStormではデフォルトでCakePHPのテンプレートファイル(.ctp)にはシンタックスハイライトが適用されず、このままでは読みにくいものとなってしまいます。
そこで.ctpにもシンタックスハイライトを適用する方法を書いておきます。
バージョンは以下のとおりです。
OS: macOS
PhpStorm: 2017.3.4
設定方法
- Preferences > Editor > File Types
- Recognized File TypesでPHPを選択
- Registered Patternsで+ボタンをクリックし
*.ctp
を入力しOK - Applyをクリック
- OKをクリック
以上で完了です。なお、PhpStormの再起動は不要です。
Author And Source
この問題について(【PhpStorm】ctpファイルにシンタックスハイライトを適用する), 我々は、より多くの情報をここで見つけました https://qiita.com/hituziando/items/fb509263df75941e77b6著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .