Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Autocomplete: Window size too short for snippets

Open
#265 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
frontend

Research direction

Start by reproducing the issue in the Python editor with autocomplete enabled, using a long snippet like the one shown in the screenshots. Locate the autocomplete window's sizing and overflow behavior, then verify that full snippets are visible without reducing the font size, either by adapting the dimensions or allowing horizontal scrolling.

Written by the indexing model from the issue text.

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

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.