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

Cooperate with the transpiler plugin #26

Closed gossi closed 10 years ago

gossi commented 10 years ago

Hey,

I've just released my eclipse transpiler plugin: https://github.com/gossi/eclipse-transpiler-plugin The plugin just does one thing, transpiling ;) It comes with predefined coffeescript transpiler and configurable options.

I am wondering, if it is a good idea to cooperate on some ideas. Some I have in mind:

I do want to create an error console, so whenever transpiling throws an error this view is filled. See gossi/eclipse-transpiler-plugin#6.

I'm open for ideas.

paulvi commented 10 years ago

I am all for cooperation, whatever that means.

I am open for ideas too.

paulvi commented 10 years ago

Closing as issues are to go to @gossi Thomas repository