2016-10-19 15:19 GMT+02:00 Vitor Medina Cruz <vitormcruz@gmail.com>:Hello,While I was editing a method, if I do a rename temporary refactoring the system rollbacks every change I did to the method in order to apply the refactoring. Is that the correct behavior? Shouldn't It at least asks me if I want to save my changes before I apply the refactoring? It was really confusing the first time it happened and it took some time before I could understand what happened.
Yes, it does not care about current edited method, refactoring is applied the the existing method source.Does it show a changes browser before applying the change (it should).I would expect that nautilus indicates the current edited method with a little red corner, indicating that this method changed outside of the browser, but I guess this behavior is broken since we introduced rubric forthe code text pane.��Regards,Vitor