Renaming a record (using F2 button in vscode) gives strange results #3106
Labels
component: hls-rename-plugin
status: needs info
Not actionable, because there's missing information
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Which OS do you use?
Windows 10, WSL
Which version of GHC do you use and how did you install it?
9.2.4, ghcup
How is your project built (alternative: link to the project)?
stack
Which LSP client (editor/plugin) do you use?
vscode
Which version of HLS do you use and how did you install it?
1.7.0.0 from ghcup
Steps to reproduce
Create a datatype with records, like
move cursor to record (boardSize) and try to rename it to
qqq
via F2 buttonExpected behaviour
Actual behaviour
and all other usages of constructor and all records are renamed
Debug information
The text was updated successfully, but these errors were encountered: