forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area-formattingfeature-requestRequest for new features or functionalityRequest for new features or functionality
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.
Steps to reproduce:
balta2ar
Metadata
Metadata
Assignees
Labels
area-formattingfeature-requestRequest for new features or functionalityRequest for new features or functionality