brackets-QuickDocsJS icon indicating copy to clipboard operation
brackets-QuickDocsJS copied to clipboard

Inline short documentation for JavaScript functions, including a summary,syntax and parameters.

Results 5 brackets-QuickDocsJS issues
Sort by recently updated
recently updated
newest added

Hello, just downloaded v1.6.9, can't say if the extension is still updated. I have to say that I'm a beginner dev, in training process. IMO there's quite a lot of...

enhancement
parser

As a node developer, I wish to get hints for [async](https://github.com/caolan/async) functions.

enhancement

I cannot get the documentation to show for the prototypes of a function. Example: ``` /** @class View @constructor */ function View () {} /** @method render */ View.prototype.render =...

I think there are some standard functions that don't have docs yet. Maybe you can help me to make this extension a bit better! If you spot a standard functions...

enhancement

Greetings from the [Brackets.io](https://brackets.io) & [phcode.dev](https://phcode.dev) community. We have [simplified extension development and publish workflows](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes) for you. ## This Pull Request Please merge in this pull request to be able...