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

[#1353] Add support for prepareRename request #1384

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

plux
Copy link
Contributor

@plux plux commented Sep 26, 2022

Description

Add support for prepareRename request

Fixes #1353.

@plux plux force-pushed the prepare-rename branch 2 times, most recently from ef7e08c to 4daa94b Compare September 26, 2022 13:09
@plux
Copy link
Contributor Author

plux commented Sep 26, 2022

I've only tested this in Emacs with lsp-mode. Would be good if someone with VS Code / Neovim could try it out as well.

@plux
Copy link
Contributor Author

plux commented Sep 30, 2022

Found a bug in tests, need to work on it a bit, don't merge yet :)

Fixed!

@robertoaloi robertoaloi merged commit fc00bd4 into erlang-ls:main Oct 3, 2022
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.

Add support for Prepare Rename Request
2 participants