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

🐞 Multiple cursors should blink at the same time #49

Closed
austincondiff opened this issue Oct 4, 2024 · 0 comments · Fixed by #56
Closed

🐞 Multiple cursors should blink at the same time #49

austincondiff opened this issue Oct 4, 2024 · 0 comments · Fixed by #56
Assignees
Labels
bug Something isn't working

Comments

@austincondiff
Copy link
Contributor

Description

If I add multiple cursors they will currently all blink at different times. They should all blink at the same time.

To Reproduce

  1. Add multiple cursors
  2. Notice they all blink at different times

Expected Behavior

They should all blink at the same time.

Version Information

No response

Additional Context

I believe Xcode does this by re-adding each cursor every time a new cursor is added.

Screenshots

CodeEdit

Screen.Recording.2024-10-04.at.11.17.41.AM.mov

Xcode

Screen.Recording.2024-10-04.at.11.18.51.AM.mov
@austincondiff austincondiff added the bug Something isn't working label Oct 4, 2024
@thecoolwinter thecoolwinter self-assigned this Nov 10, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Complete in CodeEdit Project Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

Successfully merging a pull request may close this issue.

2 participants