bbcmicrobit / bbcmicrobit/PythonEditor
Autocomplete: Window size too short for snippets
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
> micro:bit support #24390 and #24511
---------
Hi, when I use the Python editor to code with the autocomplete function on, I often find the autocomplete field too short to see everything.
Here's a screenshot of a case where -I think- what I say is clear:

The partial solution I have found is to reduce the fontsize (with the "-"), and I see this:
image

Anyway, I think it would be great if you could adapt the autocomplete dimensions according to the text shown so that no zoom is needed to "solve" that.
--------
Another possible solution woul be so allow the windo to scroll sideways to view the entire snippet
Contributor guide
Assessment
This issue has not been assessed yet.