[Bf-committers] Text Editor - Auto Complete

Alex Fraser alex at phatcore.com
Sat Dec 11 03:48:01 CET 2010


On Fri, Dec 10, 2010 at 12:50 PM, Campbell Barton <ideasman42 at gmail.com> wrote:
> Either way, dictionary method could be added as a fallback if people
> really want or they can just use external editors.

Speaking of which, we could generate predefined completion files for Pydev:

    http://pydev.org/manual_101_interpreter.html#id2

Is there an easy way to do that? Maybe epydoc could be tweaked to do
it. Otherwise, I guess it could be generated using introspection from
a running game.

Alex


More information about the Bf-committers mailing list