Squeak 6.0 #22155
Workspace completion does not work for me. I have uninstalled OCompletion and reinstalled Autocompletion with no luck.
Browser, Inspector, Debugger completion work correctly.
I am too new to squeak/smalltalk to figure out how to diagnose this.
The only thing I was able to figure out is that ECController is not "attaching" itself to the workspace? I put a halt/transcript inside ECController>>handleKeystrokeAfter
Squeak 6.0 #22155Workspace completion does not work for me. I have uninstalled OCompletion and reinstalled Autocompletion with no luck.
Browser, Inspector, Debugger completion work correctly.
I am too new to squeak/smalltalk to figure out how to diagnose this.
The only thing I was able to figure out is that ECController is not "attaching" itself to the workspace? I put a halt/transcript inside
ECController>>handleKeystrokeAfter