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
@fbkarsdorp, thanks for letting us know about this problem. I've been able to duplicate it using rope 0.10.7 (the latest). We'll look into the cause (and the fix).
Environment data
VS Code version: 1.19.3
Python Extension version: 2018.1.0
Python Version: 3.6.4 (Anaconda)
OS and version: macOS 10.13.3
Rope version: 0.10.7
Actual behavior
When refactoring code that's missing a newline at the end of file, the last line of code gets deleted.
Expected behavior
Proper refactoring, without deleting the last line.
Steps to reproduce:
See the gif.
The text was updated successfully, but these errors were encountered: