News

Commenting is an integral part of every programming language. With comments, you get a better understanding of your own code, make it more readable, and can help team members understand how it works.
All docstrings are rendered in the same style as comments. Related Issue/PR. The issue that proposed the change: Python multi-line comment strings should be treated as comments in all themes #182163.
One example is using JSON’s true and false rather than Python’s idiosyncractic True and False. TOML libraries shoud deal with this automatically, but be aware of it when authoring TOML by hand ...
Announcing Python in VS Code release videos: Now, as is done with several Microsoft dev tool releases, an accompanying video will be published for future Python in Visual Studio Code releases to ...