tern.java icon indicating copy to clipboard operation
tern.java copied to clipboard

Create JSDoc comments with type info.

Open angelozerr opened this issue 10 years ago • 6 comments

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

angelozerr avatar Sep 25 '15 11:09 angelozerr

@angelozerr sure, please create a Bugzilla for it

vrubezhny avatar Sep 25 '15 12:09 vrubezhny

:+1: this will be cool

paulvi avatar Sep 25 '15 16:09 paulvi

:+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)

angelozerr avatar Sep 25 '15 16:09 angelozerr

I just vote on things I want to follow.

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

paulvi avatar Sep 25 '15 16:09 paulvi

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

angelozerr avatar Nov 14 '15 11:11 angelozerr

+1

rozzzly avatar Nov 14 '15 13:11 rozzzly