Changes

Summary

  1. There is an option to turn on a small integrated browser in completion. (details)
Commit 4cba1ed4c392386ef56851842aac338dd8a0c746 by marcus.denker
There is an option to turn on a small integrated browser in completion.
"Use navigation keys for extended completion functionality".
This PR adds the needed methods to show a stand-in there. Which means
that this now just needs to be extended to show useful things for all
the cases.
The file was modifiedsrc/NECompletion/CompletionEntry.class.st (diff)
The file was modifiedsrc/NECompletion/RBProgramNode.extension.st (diff)