Eclipse、PyDev 语法着色
在首选项-PyDev-Editor-“外观颜色选项”中我可以编辑颜色。例如,我可以编辑“关键字”的颜色。有没有办法编辑特定关键字的颜色,例如“范围”?
In Preferences-PyDev-Editor-"Appearance Color Options" I can edit colors. I can edit the color of "keywords" for instance. Is there a way to edit color of a specific keyword, say "range"?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前还没有这样的功能(即:关键字全部“硬编码”为单一颜色)。
如果您认为确实需要这样做,请创建一个功能请求,在 pydev 跟踪器中解释您的用例。 (参见:http://pydev.org/about.html)
There's currently no such feature (i.e.: the keywords are all 'hardcoded' to a single color).
If you fell that this is really needed, please create a feature request explaining your use-case in the pydev tracker. (see: http://pydev.org/about.html)