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

Autocomplete: Window size too short for snippets #265

Open
microbit-mark opened this issue Oct 14, 2019 · 3 comments
Open

Autocomplete: Window size too short for snippets #265

microbit-mark opened this issue Oct 14, 2019 · 3 comments

Comments

@microbit-mark
Copy link
Contributor

microbit-mark commented Oct 14, 2019

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:
autocomplete_truncated

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

autocomplete_ok

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

@ngammarano
Copy link

What happened with the autocomplete option in Python editor version 2?

I cannot find this option anymore, neither in https://python.microbit.org nor https://python.microbit.org/v/beta.

@microbit-carlos
Copy link
Collaborator

It will be deployed soon, we'll merge a couple of things and create a new beta version in the next couple of days.

@microbit-carlos
Copy link
Collaborator

The latest beta (v2.1.0-beta.1) should now be deployed to https://python.microbit.org/v/beta with autocompletion enabled.

image

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

No branches or pull requests

3 participants