Nodeclipse / coffeescript-eclipse

CoffeeScript plugin for Eclipse using XText (moved to Nodeclipse; looking for new owner)
http://www.nodeclipse.org/coffeescript/
20 stars 9 forks source link

Improve completion with tern? #27

Open angelozerr opened 10 years ago

angelozerr commented 10 years ago

I don't know coffescript, but I tell me if we could improve coffescript completion with https://github.com/othree/tern-coffee and https://github.com/angelozerr/tern.java

paulvi commented 10 years ago

There is show stopper #19

This project is using Xtext that is a beast, quite a thing to learn.

I can't tell how it is possible to add completion for XText based solution

angelozerr commented 10 years ago

Thank's for your answer @PaulVI

If I see that there are people who could be interested with coffescript completion, I will study how to use https://github.com/othree/tern-coffee with a simple editor part and after how to extend XText completion