eclipse coloring:如何配置折叠边距的背景颜色?
我仔细检查了所有可能的编辑器着色选项,但折叠边距的背景颜色似乎不在首选项对话框中。可以这样配置吗?
I checked every possible editor coloring options carefully, but the background color of folding margin seems not in the preferences dialog. Is it possible to config this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
抱歉,但我不相信可以在 Eclipse 中配置折叠边距颜色。
Sorry to say, but I don't believe its possible to configure the folding margin color in Eclipse.
Eclipse 的 Bugzilla 上有一个未解决的错误,您可以像我一样这里< /a>
There is an open bug on Eclipse's Bugzilla that you can push as well as I am here
14 年后回答这个问题(因为这是一个仍然存在的错误...)禁用和重新启用代码折叠是一种解决方法,如所讨论的 此处。
Answering this 14 years later (since this is a still ongoing bug...) disabling and re-enabling code folding is a workaround, as discussed here.