You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f = bottomFunc 1where bottomFunc n = n +1-- cursor is on the beginning of "buttomFunc"
I run hare-refactor-lift-one and the result in *Messages* reads:
Running...done
Res=[1 of 5]
There is no change of code in my buffer or project directory. The same happens when I try to run hare-refactor-rename, etc. What does this mean? How do I fix it?