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

Show surround delete and replace errors in editor #1709

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

sudormrfbin
Copy link
Member

Shows errors for example when surround pairs cannot be found with replace and delete instead of failing silently. Also fails instantly with replace if the character to replace is not found. For example if the text is (word) with cursor on o, mr{[ will fail as soon as { is pressed instead of waiting for the whole input.

Partially addresses #1589.

@archseer archseer merged commit c15996a into helix-editor:master Feb 28, 2022
@sudormrfbin sudormrfbin deleted the surround-error-feedback branch February 28, 2022 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants