Automatic command completion
Posted: Sat Aug 17, 2002 12:44 am
Hi all:
Does anyone know if there is a way to get TextPad to automatically complete syntax statements and code segments. For example I once used an editor that would do complete statments or atleast present you with what it thought you were typing, and let you take the suggestion with the tab key, or disappear if you continued typing. Its been a while so I have forgotten the name of the editor.
Let's say the syntax you were dealing with was an if statement that required a "then" at the end of the condition specifier, and you typed "if ", it would automatically give you:
if () then {
}
and put the cursor inside the parenthesis. If you typed "ife ", it would additionally give you an else clause.
Is it possible to make Textpad do this?
AdThanksVance,
Murad Khan
Does anyone know if there is a way to get TextPad to automatically complete syntax statements and code segments. For example I once used an editor that would do complete statments or atleast present you with what it thought you were typing, and let you take the suggestion with the tab key, or disappear if you continued typing. Its been a while so I have forgotten the name of the editor.
Let's say the syntax you were dealing with was an if statement that required a "then" at the end of the condition specifier, and you typed "if ", it would automatically give you:
if () then {
}
and put the cursor inside the parenthesis. If you typed "ife ", it would additionally give you an else clause.
Is it possible to make Textpad do this?
AdThanksVance,
Murad Khan