> do Smalltalkers not like code completion? Because the one in Pharo is > really poor and not only that nobody is doing anything about it, but also > nobody is complaining
Agree, and this can be improved significantly. I see a lots of potential doing precise code completion in the debugger/inspector/workspace based on the runtime information available. http://forum.world.st/Customised-auto-completion-to-give-priority-to-specific-packages-tp4841003p4844128.html Once I started digging into NECCompletion (or something like this) but its inner behavior wasn't that trivial to me. -- View this message in context: http://forum.world.st/Better-Code-Completion-tp4853548p4853703.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
