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

Optional history for rename_symbol #10932

Merged

Conversation

sebastianpoeplau
Copy link
Contributor

@sebastianpoeplau sebastianpoeplau commented Jun 11, 2024

Fix #10560 by accepting an optional history register for the
rename_symbol command.

Fix helix-editor#10560 by accepting an optional history register for the
rename_symbol command.
@sebastianpoeplau sebastianpoeplau changed the title Optional history for rename_symbol (#10560) Optional history for rename_symbol Jun 11, 2024
@the-mikedavis the-mikedavis added the A-command Area: Commands label Jun 12, 2024
@pascalkuthe pascalkuthe merged commit 62655e9 into helix-editor:master Jun 12, 2024
6 checks passed
mxxntype pushed a commit to mxxntype/helix that referenced this pull request Jun 12, 2024
Fix helix-editor#10560 by accepting an optional history register for the
rename_symbol command.
@sebastianpoeplau sebastianpoeplau deleted the lsp-rename-history branch June 12, 2024 21:28
AOx0 pushed a commit to AOx0/helix that referenced this pull request Jun 15, 2024
Fix helix-editor#10560 by accepting an optional history register for the
rename_symbol command.
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Fix helix-editor#10560 by accepting an optional history register for the
rename_symbol command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-command Area: Commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using LSP to rename could store history
3 participants