如何在Eclipse中激活CoffeeScript的语法高亮?

Edw*_*ard 7 eclipse eclipse-plugin coffeescript

我正在运行Eclipse Luna.另外,我Nodeclipse.17.plus通过市场安装并检查了所有提供的工具.这还包括Nodeclipse Coffee-Script查看器:

CoffeeScript Editor let's you edit *.coffee files with some advanced features.

Highlights include

- syntax highlighting
- variable autocompletion in the current namespace
- correct autoindent
Run Code Online (Sandbox Code Playgroud)

另外我XText Nature为该项目激活了.

但是*.coffee-files 仍然没有语法突出显示.

我做错了什么吗?(顺便说一下,它Nodeclipse EditBox正在工作,但是对我来说,使CoffeeScript可读是不够的)

似乎安装了Nodeclipse CoffeeScript Viewer: 在此输入图像描述

但它没有出现在内部编辑器列表中: 在此输入图像描述

R_U*_*ser 2

你的问题恐怕没有令人满意的答案。

在http://marketplace.eclipse.org/content/nodeclipse-coffeescript-viewer-editor-eclipse-431上它说:

自 Eclipse 4.3.1 发布以来存在问题https://github.com/Nodeclipse/coffeescript-eclipse/issues/19 获取 4.3.0,例如 Enide Studio 0.5.x http://marketplace.eclipse.org/content/ enide-studio 如果您了解 Eclipse XTEXT,请帮助我们。

我们正在寻找熟悉 XText 技术的新所有者。

在我看来,这个插件存在严重的问题。

安装 nodeclipse 后,我还遇到了内部编辑器列表中缺少条目的问题。我只是删除了插件并重新安装了它。但我遇到了 XText 问题

在此输入图像描述

最后放弃了,...