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

renameSymbol allows collisions #11658

Open
kazcw opened this issue Nov 25, 2024 · 0 comments
Open

renameSymbol allows collisions #11658

kazcw opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@kazcw
Copy link
Contributor

kazcw commented Nov 25, 2024

It seems refactoring/renameSymbol doesn't check if the new name is already used. If the user renames a function to a name that is already taken the function can no longer be entered, and there may be no way to fix it without editing the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📤 Backlog
Development

No branches or pull requests

2 participants