News

Microsoft is rolling out a new Python Environments extension in VS Code, now reaching 20% of stable channel users. The tool ...
Minimal Python VSCode debugging and typechecking setup This demo project contains the minimal configuration files and recommended extensions to have typechecking and debugging support for your python ...
The VS Code Remote Containers extension automates maintaining a docker container inside of which all the tools and libraries are installed (e.g. the python conda setup, Tensorflow, ...) and also the ...
A handy AI companion Let’s face it, your VS Code setup is simply incomplete with an AI companion tool. I have been debating between GitHub Copilot and Tabnine for a while, and finally settled ...