Bug report #6333

Autocompletion don't work is some cases in new Python console

Added by Alexander Bruy almost 12 years ago. Updated about 9 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Python plugins
Affected QGIS version:master Regression?:No
Operating System:all Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:15616

Description

Seems autocompletion don't work for some "complex" cases. For example, when I try to enter next code

l = qgis.utils.iface.mapCanvas().currentLayer()

autocompletion works only for mapCanvas() and after this stops working (e.g. I can't get hint for currentLayer())

History

#1 Updated by Alessandro Pasotti about 9 years ago

  • Status changed from Open to Closed

I don't think this is possible with the current console implementation.

Also available in: Atom PDF