Skip to content

Fix accept invisible completions#14823

Merged
Carreau merged 1 commit intoipython:mainfrom
Carreau:fix-14137
Mar 8, 2025
Merged

Fix accept invisible completions#14823
Carreau merged 1 commit intoipython:mainfrom
Carreau:fix-14137

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Mar 6, 2025

See #14137, I think there are invisible completions and when the current line is a prefix of an existing history entry, we happend to have autocompletions but they are not shown.

I need to check how this affects the multiline completions though, and we might need a more general solution.

See `ipython#14137`, I think there are invisible completions and when the
current line is a prefix of an existing history entry, we happend to
have autocompletions but they are not shown.

I need to check how this affects the multiline completions though, and
we might need a more general solution.
@Carreau Carreau added this to the 8.34 milestone Mar 6, 2025
@Carreau Carreau merged commit c3032f8 into ipython:main Mar 8, 2025
18 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/ipython that referenced this pull request Mar 8, 2025
@Carreau Carreau linked an issue Mar 8, 2025 that may be closed by this pull request
Carreau added a commit that referenced this pull request Mar 8, 2025
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

Successfully merging this pull request may close these issues.

Strange right arrow completion

1 participant