Can I customize syntax highlighting in Eclipse to

2019-04-04 05:31发布

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?

1条回答
兄弟一词,经得起流年.
2楼-- · 2019-04-04 06:09

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)?

查看更多
登录 后发表回答