code completion
Posted: Sat Aug 14, 2004 6:05 am
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.
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.