Closed
Description
Environment data
VS Code version: 1.19.1
Python Extension version: 0.9.1
Python Version: 3.6
OS and version: Windows 10
Actual behavior
When moving up lines with key shortcut Alt+UpArrow or moving down with Alt+DownArrow, extension doesn't auto-indent blocks of code.
gif <--- Illustrates the issue.
Expected behavior
Auto-indentation should be added when moving up lines of code. I understand that some people would rather not have this feature added, but I think there should at least be a config option to enable/disable auto-indenting.