For example, in the line function renamer.rename(opts), if one wants to rename rename, the popup won't show, as it appears once before, in the word renamer.
To reproduce
Steps to reproduce the behavior:
Write the line from the example above
Try to use renamer to rename the rename function name
Describe the bug
For example, in the line
function renamer.rename(opts)
, if one wants to renamerename
, the popup won't show, as it appears once before, in the wordrenamer
.To reproduce
Steps to reproduce the behavior:
renamer
to rename therename
function nameExpected behavior
The popup should show up without problem.
Environment
Screenshots
Additional context