Visual Studio 中 Cake 的字体和颜色扩展 .ctp
Fonts and Colors extension .ctp of Cake in Visual Studio
如何在 Visual Studio 中的 CakePhp 的文件 .ctp 中更改或添加颜色2013 或 2017
我想象它的方式:
谢谢
.ctp
是cake的视图文件扩展名,写在php中。所以你真的希望它们像 php.
一样突出显示
转到 Visual Studio 中的 Tools -> Options -> Text Editor -> File Extension
。输入文件扩展名 .ctp
并将其与 php.
相关联
如何在 Visual Studio 中的 CakePhp 的文件 .ctp 中更改或添加颜色2013 或 2017
我想象它的方式:
谢谢
.ctp
是cake的视图文件扩展名,写在php中。所以你真的希望它们像 php.
转到 Visual Studio 中的 Tools -> Options -> Text Editor -> File Extension
。输入文件扩展名 .ctp
并将其与 php.