anshulk / quick-docs

Atom package to view docs of a function under cursor. PHP for now.

Home Page:https://atom.io/packages/quick-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick-docs package

Now offline!

Atom package to view docs of a function under cursor. PHP for now.

Utilizes inline-messenger . Thanks a lot to its developer. Please install inline-messenger, you can also customize the look of pop-ups using its settings.

Press ctrl-shift-q to toggle PHP docs and signature for the function under cursor. Instantaneous display of docs.

Contributions welcome :)

Preview

'quickdocs.png'

TODO

  • PHP Classes
  • Show argument details ?
  • Word Wrap and better formatting
  • Multiple language support

About

Atom package to view docs of a function under cursor. PHP for now.

https://atom.io/packages/quick-docs

License:MIT License


Languages

Language:CoffeeScript 96.9%Language:PHP 3.1%