Document formatting broken in 2018.12.1 #4138
Labels
area-formatting
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
Environment data
Expected behaviour
Formatting of python documents does not work anymore, since version 2018.12.1, instead it shows There is no document formatter for 'python'-files installed. I tried autopep8, yapf and black, all installed in the virtual environment.
Actual behaviour
Downgrading to 2018.12.0 fixes the issue.
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
; turn on source maps to make any tracebacks be useful by runningEnable source map support for extension debugging
)The text was updated successfully, but these errors were encountered: