Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-completion fail on thisContext #4530

Closed
jecisc opened this issue Sep 9, 2019 · 0 comments · Fixed by #4531
Closed

Auto-completion fail on thisContext #4530

jecisc opened this issue Sep 9, 2019 · 0 comments · Fixed by #4531

Comments

@jecisc
Copy link
Member

jecisc commented Sep 9, 2019

If Pharo 8 if you open a playground and type thisContext you get an error with the new autocompletion.

CompletionProducer(Object)>>doesNotUnderstand: #visitThisContextNode:
RBThisContextNode>>acceptVisitor:
CompletionProducer>>completionListForNode:
CompletionModel>>initEntries
CompletionModel>>entries
CompletionModel>>notEmpty
NECMenuMorph>>selected:
NECMenuMorph>>narrowCompletion
NECMenuMorph>>setController:position:
NECMenuMorph class>>controller:position:
CompletionController(NECController)>>openMenuFor:
CompletionController(NECController)>>openMenu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant