Revision b84fd34...

Go back to digest for 13th March 2011

Features in Development Tools

Sven Brauch committed changes in [kdev-python] /:

Guessing types for autocompletion works for member functions now, too

... for example something like foo.bar().?? could theoretically be
autocompleted now, given we know the return type of the bar() method
(which we almost never do currently).

File Changes

Modified 2 files
  •   duchain/expressionvisitor.cpp
  •   duchain/usebuilder.cpp
2 files changed in total