We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to Reproduce:
open a python file
using Move line Up/Down(Alt + UpArrow/DownArrow) function to move a line to other position
if you move a line through a line with different indentation, its indentation would bu changed.
that will cause the change of the program run logic
Does this issue occur when all extensions are disabled?: Yes(no formatting program worked)
The text was updated successfully, but these errors were encountered:
Duplicate of microsoft/vscode-python#6886 (this is an issue with the Python extension).
Sorry, something went wrong.
Got it, thanks for your help.
rebornix
No branches or pull requests
Steps to Reproduce:
open a python file
using Move line Up/Down(Alt + UpArrow/DownArrow) function to move a line to other position
if you move a line through a line with different indentation, its indentation would bu changed.
that will cause the change of the program run logic
Does this issue occur when all extensions are disabled?: Yes(no formatting program worked)
The text was updated successfully, but these errors were encountered: