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

[Reference PR] Attempt on adding mutli cursor to TextEdit #40195

Closed

Conversation

hnOsmium0001
Copy link

Add a multi cursor feature to TextEdit (very breaking compat)

- Obvious ones fixed
- TODO: rendering paired symbols
- TODO: wrapped lines handling in _get_mouse_pos
@hnOsmium0001
Copy link
Author

hnOsmium0001 commented Jul 8, 2020

According to #31739, Paulb23 is working on a refactor on TextEdit and the script editor nodes, which will likely make this PR incompatible with the final result. I'm going to abandon this PR for now, and leave this here for reference purposes.

In case we find it useful later, I can always reopen it.

@Mickeon
Copy link
Contributor

Mickeon commented Sep 21, 2022

Seems like #61902 is the more recent equivalent of this PR, so is there more to salvage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants