pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
110 stars 67 forks source link

Problem with completion in the tutorial #796

Closed jacereda closed 1 month ago

jacereda commented 1 month ago

I've finished packaging the latest release for Guix, but looks like there's a problem with the tutorial. In the first tutorial step, just type ProfStef n and it should trigger the problem.

image

jacereda commented 1 month ago

Maybe it's just a problem on my side. This is how I invoked it:

pharo ~/Downloads/Pharo12.0-SNAPSHOT-64bit-c19563f.image --interactive

And now I realize this is probably the wrong repo. Should I open it in https://github.com/pharo-project/pharo ?

GitHub
GitHub - pharo-project/pharo: Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo
jordanmontt commented 1 month ago

Yes, please open it in the Pharo repo, This one if for the VM

jacereda commented 1 month ago

https://github.com/pharo-project/pharo/issues/16576