Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow to invoke inline completer anywhere (not only at the end of line)#16298

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
krassowski merged 1 commit intojupyterlab:mainfromajbozarth:inline
May 8, 2024

Conversation

@ajbozarth
Copy link
Member

References

Fixes#16295

Code changes

The inline completer prevents automatic running of the completer when not at the end of a line of code, but it is also applying this when invoked manually, which was unintended. This addresses that bug.

User-facing changes

Allows a user to manually invoke the inline completer anywhere in their code

The inline completer prevents aitomatic running of the completerwhen not at the end of a line of code, but it is also applying thiswhen invoked manually, which was unintended. This addresses that bug.Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
@ajbozarthajbozarth requested a review fromkrassowskiMay 7, 2024 00:29
@ajbozarthajbozarth self-assigned thisMay 7, 2024
@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch onbinder, follow this link:Binder

@ajbozarthajbozarth added the bug labelMay 7, 2024
@krassowskikrassowski added this to the4.1.x milestoneMay 7, 2024
@krassowskikrassowski changed the titleInline completer should run anywhere when invokedAllow to inline completer anywhere, not only at end of lineMay 7, 2024
@krassowskikrassowski changed the titleAllow to inline completer anywhere, not only at end of lineAllow to invoke inline completer anywhere (not only at the end of line)May 7, 2024
Copy link
Member

@krassowskikrassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you@ajbozarth!

@krassowskikrassowski merged commita5f9207 intojupyterlab:mainMay 8, 2024
@krassowski
Copy link
Member

@meeseeksdev please backport to 4.1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull requestMay 8, 2024
krassowski pushed a commit that referenced this pull requestMay 8, 2024
…ly at the end of line) (#16307)Co-authored-by: Alex Bozarth <ajbozart@us.ibm.com>
@ajbozarthajbozarth deleted the inline branchMay 8, 2024 13:42
@ajbozarth
Copy link
MemberAuthor

@meeseeksdev please backport to 4.2.x

@lumberbot-app
Copy link

Can't Dooooo.... It seem like this is already backported (commit is empty).I won't do anything. MrMeeseeks out.

@ajbozarth
Copy link
MemberAuthor

@krassowski I noticed 4.2.1 went out last week and this wasn't in it. I believe this was missed when creating the 4.2.x branch prior to moving main to 3.0.x, how should we address this?

@fcollonval
Copy link
Member

Hey@ajbozarth I see the commit on the branch 4.2.x:https://github.com/jupyterlab/jupyterlab/commits/4.2.x/

But indeed it is not listing in the changelog (releaser bug?). Could you check it is fixed in 4.2.1?

@ajbozarth
Copy link
MemberAuthor

Ah sorry, I only checked the changelog. It is there, thanks :)

@fcollonval
Copy link
Member

Thanks for quickly checking, we need to update the changelog I guess.

@fcollonvalfcollonval mentioned this pull requestMay 29, 2024
ImpSy pushed a commit to spotinst/jupyterlab that referenced this pull requestJan 7, 2025
The inline completer prevents aitomatic running of the completerwhen not at the end of a line of code, but it is also applying thiswhen invoked manually, which was unintended. This addresses that bug.Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsMay 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@krassowskikrassowskikrassowski approved these changes

Assignees

@ajbozarthajbozarth

Projects

None yet

Milestone

4.1.x

Development

Successfully merging this pull request may close these issues.

InlineCompleter only runs when cursor is at the end of a line

3 participants

@ajbozarth@krassowski@fcollonval

[8]ページ先頭

©2009-2025 Movatter.jp