you should make a code completion feature, like those found on many computer languages like Delphi, VB, Visual C++ etc.. it could work as a file with the functions names and their parameters, and object definitions like
object:dog
properties:name, owner, kind
methods: bark(what), eat(food, time)
/object
things like that, in a file, just like the syntax file is now.
hope i'm not repeating someones idea, but i think it could work.
code completion
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm