Python in VS Code – Release News v1.84



Python in VS Code – Release News v1.84

Python in VS Code - Release News v1.84

Check out the full python release notes for VS Code v1.84 November 2023:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-november-2023-release/

Highlights:
– Shift+Enter and smart selection for the Python REPL. Thank you scenapp! https://github.com/microsoft/vscode-python/issues/14695
– Linting and formatting are removed from the Python extension as of this iteration! Use the latest and greatest linting and formatting extensions like Ruff, Pylint and Black.
– More intuitive output for Python testing in VS Code https://github.com/microsoft/vscode-python/wiki/New-Method-for-Output-Handling-in-Python-Testing

Comments are closed.