Login  Register

Autocomplete for all methods?

Posted by Jeff M. on May 12, 2006; 3:20pm
URL: https://forum.world.st/Autocomplete-for-all-methods-tp3378488.html

New to Dolphin, but can't seem to find this anywhere. The autocomplete
feature is a God-send for me, while I get used to the hierarchy, etc.

However, right now I really have to guess at what a function might be
called and start typing it, then hope the autocomplete finds something
appropriate.

Is it possible (through a keystroke perhaps) to bring up the
autocomplete immediately and show all available variables, methods,
etc. Most are obvious, but some are a bit frustrating. For example,
setting the title of a window could be:

setTitle:
setText:
setCaption:
setWindowTitle:

However, just typing "set" doesn't autocomplete. I have to type "setT"
or "setC" and hope I'm on the right track.

Thanks!

Jeff M.