We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I add multiple cursors they will currently all blink at different times. They should all blink at the same time.
They should all blink at the same time.
No response
I believe Xcode does this by re-adding each cursor every time a new cursor is added.
CodeEdit
Xcode
The text was updated successfully, but these errors were encountered:
thecoolwinter
Successfully merging a pull request may close this issue.
Description
If I add multiple cursors they will currently all blink at different times. They should all blink at the same time.
To Reproduce
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
The text was updated successfully, but these errors were encountered: