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
Hi @MisLink! Please update the issue with the contents of the original template so we can help sort this out for you. With the information above I cannot reproduce the issue on the latest versions of the editor, the extension, and Python (3.6) with Black as the formatter.
What Python interpreter are you using? Is this a virtual environment?
What version of VSCode/the Python extension are you working on?
Which formatter do you have enabled? (autopep8, black, etc...)
Please add step-by-step instructions on how to reproduce as well. These details (at minimum) are required for us to discover the problem.
Thanks for the details, I appreciate the time you took to add all of that.
I cannot reproduce on Linux 18.04 using the same setup as you have here, as soon as we get a chance we will try and reproduce on a Mac.
Environment data
Actual behavior
my config:
Expected behavior
Steps to reproduce:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
)The text was updated successfully, but these errors were encountered: