Implement find references and rename for locals #3111
Labels
enhancement
New feature or request
pinned
This issue or pull request is pinned and won't be marked as stale
server
This pull request should be included in the server gem's release notes
Description
Ruby LSP Information
VS Code Version
1.97.0-insider
Ruby LSP Extension Version
0.8.19
Ruby LSP Server Version
0.23.7
Ruby LSP Add-ons
Ruby Version
3.4.1
Ruby Version Manager
rbenv
Installed Extensions
Click to expand
Ruby LSP Settings
Click to expand
Workspace
User
Reproduction steps
Add the following test case in Rails 8 and try to rename the variable
password
:Getting the error message
The element can't be renamed
.Neovim
Same issue in neovim. But message is different though:
Question
I am not sure if this is a bug. Maybe this is a limitation of Ruby-lsp. Please close the issue if this issue is scoped to be fixed as part of the roadmap or if it cannot be fixed.
The text was updated successfully, but these errors were encountered: