如何更改 Cucumber JVM Eclipse 插件的功能文件的语法突出显示

How do I change the syntax highlighting of feature files for Cucumber JVM Eclipse Plugin

使用 Eclipse Mars,我的功能文件目前的语法着色选项非常有限(请参阅屏幕截图)

我想更改语法高亮显示以与 Intellij 的语法高亮匹配,后者要好得多(参见屏幕截图)

我在 Eclipse 中找不到任何更改它的选项。关于如何执行此操作的任何建议?

详情: -Eclipse Mars 4.5.2 -Cucumber JVM 插件

-IntelliJ 2017.2.3 -插件:java

的黄瓜

对于 Eclipse Oxygen,它低于

"Preference" - "Appearance" - "Color and fonts" - "Gherkin".

对于IntelliJ(2018.2社区),在

"Settings" - "Editor" - "Color Scheme" - "Cucumber".

当然,只有当你安装了插件。