I would definetly need this....
lets say if a user typed in the letters 'tr' in textpad (this is using the php keywords), A selectbox should popup giving the user all of the keywords that match what he/she typed so far. So the select box, given that the user types 'tr', should show words like "trim, translations ...".
Another useful thing would be to have a tooltip popup showing the syntax of the function currently being used. So If i typed "explode(", a tooltip should show up telling me
"(Split a string by string) array explode ( string separator, string string [, int limit])".
-ChibiGuy
Auto-keywords, and tips
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard