Hi. I am trying to load OB and OCOmpletion in a PharoCore1.1 and OCompletion doesn't seem to work. However, OCOmpletion and OB tests are green.
To reproduce take a PharoCore 1.1 and evaluate:
Gofer new
��� squeaksource: 'MetacelloRepository';
��� package: 'ConfigurationOfOmniBrowser';
��� load.
(ConfigurationOfOmniBrowser project version: '1.2') load: #('Dev' 'Dev Tests')
And you will see that you open OB, and you type....but OCompletion doesn't appear.
Thanks
Mariano