News

VSCode Version: 1.47.2 OS Version: x64 Windows 10.0.17134 Steps to Reproduce: Import from .py module -- relative path. I am using VS Code to code in Python. Every time I try to import a Python module ...
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
Issue Type: Bug when project has "tests" folder in the folder structure and there are modules that reside within it (python modules) then modules cannot be imported. If the name of the folder is ch ...
The January 2021 update to the Python Extension for Visual Studio Code is out with a short list of new features headed by a data viewer used while debugging.