Open
Description
Your environment
Which OS do you use:
Ubuntu 20.04
Which LSP client (editor/plugin) do you use:
VS Code, Haskell extension v2.2.0, ghc 9.2.0, HLS 1.7.0.0
Describe your project (alternative: link to the project):
A .yml parser.
Steps to reproduce
See examples in #3106 (comment)
Expected behaviour
Only the constructor name is updated
Actual behaviour
All fields of a record are renamed the same as the new consructor name