Wikunia / brackets-QuickDocsJS

Inline short documentation for JavaScript functions, including a summary,syntax and parameters.
70 stars 8 forks source link

JSDoc missing attributes in the preview screen #19

Closed kivervinicius closed 9 years ago

kivervinicius commented 9 years ago

Hello, congrats to awesome extension, but i have a problem, any attributes, how @author, @createDate don't show in preview screen... why?

image

Wikunia commented 9 years ago

Well short answer: It's not implemented :D But yes I will think about it. Do you have a design suggestion?

kivervinicius commented 9 years ago

:smile: i will think about this.

Wikunia commented 9 years ago

Any ideas? :) Sorry I have a lot to do at the moment, but I would like to implement it!

kivervinicius commented 9 years ago

I'm sorry too, but I will think about it soon. :+1:

Wikunia commented 9 years ago

At the right side of the title author and then lastmodifiedDate (creationDate) so it's easy to see the last modification date and if necessary the creation Date. Or the author under the function name... :)

Wikunia commented 9 years ago

brackets-quickdocsjs-19 Don't like it :D do you have a better idea? And don't know how to differentiate between lastmodifiedBy and author :/

kivervinicius commented 9 years ago

Well i like, the important is the information, do you can differentiate this on descriptions same, well i believe it :)

Wikunia commented 9 years ago

What do you think about this one? issue_19

kivervinicius commented 9 years ago

That's awesome, resolved all the problems :+1:

kivervinicius commented 9 years ago

Do you visit this http://usejsdoc.org/index.html? All tags are explained here, we can add to the plugin also

kivervinicius commented 9 years ago

:+1: thanks for all