angelozerr / tern.java

Use tern.js in Java context
http://ternjs.net/
Other
249 stars 52 forks source link

Create JSDoc comments with type info. #334

Open angelozerr opened 9 years ago

angelozerr commented 9 years ago

JSDT provides the capability to generate JSDoc for function, variable but without type. It should be cool if JSDT could delegate the JSDoc comments creating. After that tern.java could integrates https://github.com/angelozerr/tern-comments-generator. Here a demo with CodeMirror:

You can play with this demo at http://demo-angelozerr.rhcloud.com/CodeMirror-Java/comments-generator.html

@vrubezhny I have created a JSDT bug for that https://bugs.eclipse.org/bugs/show_bug.cgi?id=470328

vrubezhny commented 9 years ago

@angelozerr sure, please create a Bugzilla for it

paulvi commented 9 years ago

:+1: this will be cool

angelozerr commented 9 years ago

:+1: this will be cool

Thanks, but it's just a POC, it need to improve a lot (like do teh same thing for variable, etc)

paulvi commented 9 years ago

I just vote on things I want to follow.

The same on bugzilla, where there is button for that.

angelozerr commented 8 years ago

Bugzilla for JSDT is created https://bugs.eclipse.org/bugs/show_bug.cgi?id=470328

rozzzly commented 8 years ago

+1