PHPEclipse 奇怪的亮点

发布于 2024-07-08 00:47:51 字数 265 浏览 8 评论 0原文

这不是技术问题,但是非常烦人。

有谁知道如何关闭或更改 phpEclipse 中名称突出显示的颜色?

我使用黑底白字方案,这个突出显示有白色背景,这使得它难以阅读并且非常丑陋。

为了更好地解释我指的是哪个突出显示,当我将光标移动到变量/函数/方法/常量时,输入名称的所有其他位置都会突出显示。

我花了几天的时间检查了很多次设置,但我还没有找到一个可以改变那个特定的令人讨厌的亮点的设置。

任何人? 请? :)

This is not a technical problem, but very annoying.

Does anyone know how to turn off or change the color for the name highlight in phpEclipse?

I use white-on-black scheme and this highlight has a white background which makes it unreadable and very ugly.

To better explain which highlight I'm refering to, it's when I move the cursor to a variable/function/method/constant, all other places that name is typed get highlighted.

I've spent a few days going thru the settings many, many times and I haven't found one that changes that specific annoying highligh.

Anyone? please? :)

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

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

发布评论

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

评论(3

云雾 2024-07-15 00:47:51

对于 Eclipse 中的 Java 来说是:

窗口> 首选项> 爪哇> 编辑> 标记出现次数。

我的 ruby​​ 插件有相同的选项。 在首选项窗口中搜索“标记出现次数”,希望 php 插件具有相同的选项。

For Java in Eclipse it is:

Window > Preferences > Java > Editor > Mark Occurrences.

My ruby plug-in has the same option. Do a search in the preferences window for 'Mark Occurrences' and hopefully the php plug-in has the same option.

秋叶绚丽 2024-07-15 00:47:51

谢谢,就是这样,马克事件。

当我搜索选项时,我正在寻找颜色选择器而不是复选框:)

如果能够更改突出显示颜色会更好,但即使删除它也会有很大帮助。

Thanks, that was it, Mark Occurences.

When I searched thru the options I was looking for color pickers instead of checkboxes :)

It would be nicer to be able to change the highlight color for that, but even removing it is of huge help.

强者自强 2024-07-15 00:47:51

从 Eclipse 中,转到 Window > 首选项,使用过滤字段(“输入过滤文本”)搜索“颜色”。 它将显示与颜色相关的所有配置选项。

我想这不是 phpEclipse 的问题,而是与另一个 Eclipse 插件的不兼容。

PS:当您解决问题时,请告诉我们该设置是什么!

From Eclipse, go to Window > Preference, use the filter field ("type filter text") to search for "color". It will show all the config options related to the colors.

I suppose it's not a problem with phpEclipse, but an incompatibility with another Eclipse plugin.

PS: When you fix the problem please tell us what that setting!

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