Open
Description
Completion after display.show(Image.
shows global completions not image completions.
You need some following code. The default sample code will suffice.
If the missing bracket is supplied then the completions are correct.
We auto-insert the closing bracket in normal entry, but a user editing a line that shows an image might delete the bracket and image name when swapping to a new image.
Not clear what we can do to improve this but we should investigate.