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

feat: One-way linked editing ranges #1935

Open
IndianBoy42 opened this issue May 14, 2024 · 0 comments
Open

feat: One-way linked editing ranges #1935

IndianBoy42 opened this issue May 14, 2024 · 0 comments

Comments

@IndianBoy42
Copy link

Suppose for example a lsp server wanted to use linked editing ranges for more fluid renaming of local variables. It would make more sense for changes at the declaration/definition site to propagate to the usages, while changes at the usage sites do not rename the variables (the user probably just wanted to change that one usage to some other variables)

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

No branches or pull requests

1 participant