Code Completion

When using an editor, a drop down box pops down and let's you know what sub-functions, properties, methods, etc. are available in the scope of the procedure or function you are typing.

Although this might seem like a lazyman's way to program, the facts are:

It's not really that useful for making the typing go faster, it's more useful as a real time reference. Generally, it is wise to type out your functions at 100WPM versus scrolling through a code completion dropBox. It's just a reference: don't abuse to trying to save time typing.

Drop-down boxes are not the only form of code completion. In EmacsEditor, for example, M-/ provides word completion and skeleton mode can provide boiler-plate expansions.


EditText of this page (last edited June 9, 2006) or FindPage with title or text search