Page 1 of 1

[Implemented] new ide: autocomplete addition

Posted: Sat Aug 13, 2005 12:05 pm
by thefool
How about if autocompletion instead of for example "CreateNetworkServer" after choosing in list wrote "CreateNetworkServer(" ?

Also what if the user wrote the full line out, eg EndIf instead of having to press enter 2 times the box dissapeared automatically?

Re: new ide: autocomplete addition

Posted: Sat Aug 13, 2005 12:13 pm
by PB
Tools -> Editor -> Autocomplete -> Add opening brackets ;)

Posted: Sat Aug 13, 2005 12:18 pm
by thefool
whoops! :oops:

however what about the other one then?

Posted: Sat Aug 13, 2005 12:22 pm
by PB
Not sure what you mean by it... do you want the popup box to close if the
user typed EndIf instead of staying open? Good idea. But I only have to
hit Enter (or Tab) once to close it after typing EndIf, not twice... strange.

Posted: Sat Aug 13, 2005 12:26 pm
by thefool
i have to press twise to go to next line! In japbe you HAVE to press TAB to get autocomplete. If you press enter it still goes to next line!