Python-VS Code Bridge v1.0.3
Installation
Download the .vsix file and install it in VS Code:
code --install-extension python-vscode-bridge-v1.0.3.vsixQuick Start
- Install the extension
- Run command:
Python Bridge: Open Demo Files - Run command:
Python Bridge: Install Python Dependencies - Execute demo:
python demo.py
What's included
- WebSocket bridge between Python and VS Code
- Complete Python client library
- Interactive demo scripts
- Example automation workflows