Wikunia / brackets-QuickDocsJS

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

These standard functions are missing! Add some!!! #12

Open Wikunia opened 10 years ago

Wikunia commented 10 years ago

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 which doesn't have docs -> add it!

Starting with my short ;) list:

romualdo97 commented 10 years ago

You're right!

2014-10-27 14:57 GMT-05:00 Ole Kröger notifications@github.com:

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 which doesn't have docs -> add it!

Starting with my short ;) list:

  • console functions like console.log

— Reply to this email directly or view it on GitHub https://github.com/Wikunia/brackets-QuickDocsJS/issues/12.

Wikunia commented 10 years ago
antoninlanglade commented 10 years ago

Can you add jquery or other standards ? Like TweenMax etc...

Wikunia commented 10 years ago

JQuery is implemented in a beta version (install from url) ;)

antoninlanglade commented 9 years ago

in the 1.5.0 ? the current version on github?

Wikunia commented 9 years ago

Should be version 1.5.2 :)

antoninlanglade commented 9 years ago

i'm hurry :)

Wikunia commented 9 years ago

Feel free to test ;) I will publish it on the weekend I hope! jQuery should work already. I want to implement some stuff for @link #13

antoninlanglade commented 9 years ago

Ok ! I hope a day see TweenMax Underscore ...

Wikunia commented 9 years ago

Hihi :) I use neither Tweenmax nor underscore. But you can look for an api, JSON or XML would be great. I will implement it :)