我可以在 Eclipse 中自定义语法突出显示以不同方式显示八进制文字吗?
我认为八进制文字是非常危险的事情™,我希望每当我阅读源代码时它们都非常明显。
在 Eclipse 中一定有办法做到这一点,对吧?
那么看起来标准 Eclipse 无法配置来执行此操作?需要定制着色器吗?
I think octal literals are Very Dangerous Things™, and I'd like them to be glaringly obvious whenever I read source codes.
There must be a way to do this in Eclipse, right?
So it looks like standard Eclipse cannot be configured to do this? A custom colorer is required?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不可以,目前您只能在“首选项”>“设置”中为所有号码配置颜色。爪哇>编辑>语法着色。我可以建议在 Eclipse Bugzilla 上创建一个增强请求 http://bugs.eclipse.org/ (正确的项目是恕我直言 JDT / 文本)?
No, currently you can only configure a color for all Numbers in Preferences > Java > Editor > Syntax Coloring. May I suggest creating an enhancement request at the Eclipse Bugzilla at http://bugs.eclipse.org/ (correct project is imho JDT / text)?