I have a field and a badly named getter. I want to rename the getter to a proper name.
Unfortunately, the Rename dialog doesn't suggest any names.
If I position my cursor in the editor at the start of the bad name and press ctrl-space
then I get a list of suggestions, including a proper getter name. Why can't I get this
list in the Rename dialog?