Eclipse 颜色主题 - Groovy 支持吗?探险家与大纲?
我已经安装了颜色主题插件并且很喜欢它。但是...我有两个问题希望有人可以帮助解决:
- 我想要一个深色主题,但它们都无法正确显示 Groovy 代码,本质上隐藏了一些关键字符,例如“}”和“=”。我在主题网站(也声称支持 Groovy)上搜索了 Groovy,但结果并没有解决这个问题。有没有人获得了黑暗主题来正确显示所有 Groovy 代码?
- 我希望 Eclipse 的更多/全部都遵循所选主题。看起来它只是编辑器,而不是其他项目资源管理器、大纲、控制台……我认为这就是颜色主题插件的工作原理。有没有人让其他窗格遵循主题?
感谢您的帮助! 标记
I've installed the Color Themes plugin and love it. But... I have two issues I'm hoping someone can help with:
- I want a dark theme, but they all fail to show Groovy code properly, essentially hiding some key characters like "}" and "=". I did a search for Groovy on the themes site (which also claims Groovy support), but the results did not fix this. Has anyone gotten a dark theme to show all of Groovy code properly?
- I'd like more/all of Eclipse to follow the chosen theme. It appears that it is only editors and not others such as Project Explorer, Outline, Console, ... I assume this is how the Color Themes plugin works. Has anyone gotten the other panes to follow the theme?
Thanks for any help!
Mark
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我对颜色主题插件不太了解,但是可以转到“首选项”->“颜色主题”。格罗维 ->编辑并选择运算符颜色,以及要更改的其他颜色。
这个功能相对较新(自 Groovy-Eclipse 2.1.2 起),因此 Color 主题的人们可能还没有掌握它。最好的办法是提出颜色主题的错误来解决这个问题。他们可以向 [电子邮件受保护] 邮件列表(如果他们需要 Groovy-Eclipse 提供的任何详细信息来完成此操作) 工作。
I don't know much about the color themes plugin, but it is possible to go to Preferences -> Groovy -> Editor and select the operator color, as well as the other colors you want to change.
This feature is relatively new (since 2.1.2 of Groovy-Eclipse), and so the Color themes people may not have picked it up yet. Best thing to do is to raise a bug on color themes to get this fixed. They can send an email to the [email protected] mailing list if they need any details from Groovy-Eclipse to make this work.