What S New In Python In Visual Studio Code S December 2022 Release
1. Auto Indentation With Pylance There has been the addition of an auto-indent feature in the Pylance extension. This feature automatically creates the correct indentations in your code. This allows programmers to allocate more of their time to the logic part of their code and less time to formatting. You can give it a try in VS Code - Insiders (registration required). After installing VS Code Insiders, go to the marketplace and install the Pylance extension....