Sublime-IntelliDocs icon indicating copy to clipboard operation
Sublime-IntelliDocs copied to clipboard

Python: lack of support for some functions

Open michalfita opened this issue 10 years ago • 0 comments

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 a method on variable build with re.compile() then no documentation pop-up is displayed.

michalfita avatar May 15 '15 14:05 michalfita