Sublime-IntelliDocs
Sublime-IntelliDocs copied to clipboard
Quick function parameter hint for Sublime 3.x.
via plugin https://github.com/SublimeText/CTags
where do you get the php function doc? I found a json in your package. I mean you can found a doc in Netbeans software doc. And when discription appears,...
Unsure if this has always been a bug, I only discovered it happening today, but when I press F2 while my cursor is in sprintf(), my Sublime shuts down completely,...
On macOS, when using the "Goto" links for website definitions, the pages open in Safari, even though it's not set as the default browser and isn't open. I'd be good...
Does this work only on standard functions? I however over a function, click fn+F2 on mac but nothing shows up. Any idea?
 u can use [styledpopup](https://github.com/huot25/StyledPopup) like this st3 plugin [docphp](https://github.com/garveen/docphp)
It seems don't work correctly for Python, as good example I can give iteritems(). Move cursor there, press F2 - nothing happens. Next example is match(), if it's invoked as...
I suggest to make IntelliDocs more like SublimeLinter a Framework and all the single Languages as additional packages build ontop of this. This way I don't have to install all...