Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create JSDoc comments with type info. #334

Open
angelozerr opened this issue Sep 25, 2015 · 6 comments
Open

Create JSDoc comments with type info. #334

angelozerr opened this issue Sep 25, 2015 · 6 comments

Comments

@angelozerr
Copy link
Owner

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
Copy link
Contributor

@angelozerr sure, please create a Bugzilla for it

@paulvi
Copy link
Contributor

paulvi commented Sep 25, 2015

👍 this will be cool

@angelozerr
Copy link
Owner Author

👍 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
Copy link
Contributor

paulvi commented Sep 25, 2015

I just vote on things I want to follow.

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

@angelozerr
Copy link
Owner Author

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

@rozzzly
Copy link

rozzzly commented Nov 14, 2015

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants