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

Flicker of the cursor going down and then right #22331

Open
TylerLeonhardt opened this issue Oct 24, 2023 · 0 comments
Open

Flicker of the cursor going down and then right #22331

TylerLeonhardt opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@TylerLeonhardt
Copy link
Member

Testing #22287

Screencast.from.10-24-2023.03.00.48.PM.webm
def foo():
    return 1

foo()
  • put your cursor on line 1 col 2 (basically anywhere inside of the word def)
  • SHIFT+ENTER
  • 🐛 notice the cursor going down and then right

Instead it should just jump to where it should end and not have this visual two step process.

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants