让 Eclipse 能够语法颜色 php 函数

发布于 2024-10-16 05:32:21 字数 196 浏览 4 评论 0原文

我想在 Eclipse 中对本机 PHP 函数进行着色,并将它们与用户定义的函数区分开来,

因此如果我输入 abs()...我希望该颜色发生变化,并与用户定义的函数相比具有不同的颜色...类似它如何在 Dreamweaver 中工作

我如何在 Eclipse 中执行此操作

注意 我有 Eclipse PDT Helios 3.5

I want to color native PHP functions in eclipse and differentiate them from user defined functions

so if I type in abs()...I want that color to change and have it of different color compared to a user defined function....similar to how it works in dreamweaver

how do i do this in eclipse

note I have eclipse PDT Helios 3.5

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

单身情人 2024-10-23 05:32:21

您是否尝试过转到文件关联并设置 *.php -> PHP 手动编辑器?

(抱歉,它位于 Eclipse -> 首选项 -> 常规 -> 编辑器下。)

Have you tried going to File Associations and setting *.php -> PHP Editor manually?

(Sorry, that's under Eclipse -> Preferences -> General -> Editors.)

淡忘如思 2024-10-23 05:32:21

事实证明 eclipse 不支持这个....nil

turns out that eclipse does not support this....nil

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文