Skip to content

Releases: Wikunia/brackets-QuickDocsJS

jQuery and @link-tag support

09 Nov 18:56
Compare
Choose a tag to compare
  • jQuery docs
  • JSDoc @link-tags

NodeJS docs

23 Oct 13:17
Compare
Choose a tag to compare
v1.5.0

correct bottom links

Mulitline JSDoc support for your own functions

15 Aug 13:45
Compare
Choose a tag to compare
  • multiline support for userdefined functions
  • variable_type bugfix

bugfix function start char

14 Aug 20:10
Compare
Choose a tag to compare

A JS function can start with an _ or $

RequireJS support, userdefined functions, most JS functions

14 Aug 19:52
Compare
Choose a tag to compare

Supports:

  • most common JS functions
  • userdefined functions
  • RequireJS support
    • module support #8 #9