Search found 1 match
- Sat Aug 14, 2004 6:05 am
- Forum: Enhancement Suggestions
- Topic: code completion
- Replies: 1
- Views: 276
code completion
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 ...