Releases: DonJayamanne/pythonVSCode
Releases · DonJayamanne/pythonVSCode
Version 0.3.7
Version 0.3.6
Version 0.3.5
- Fixed printing of unicode characters when evaulating expressions #73
Version 0.3.4
Version 0.3.3
v0.3.3 updated readme to configure python path
Version 0.3.0
- Remote debugging (attaching to local and remote processes)
- Debugging with support for shebang
- Support for passing environment variables to debug program
- Improved error handling in the extension
Version 0.2.9
- Added support for debugging django applications
- Debugging templates is not supported at this stage
Version 0.2.8
- Added support for conditional break points
- Added ability to optionally display the shell window (Windows Only, Mac is coming soon)
- Allowing an interactive shell window, which isn't supported in VSCode.
- Added support for optionally breaking into python code as soon as debugger starts
- Fixed debugging when current thread is busy processing.
- Updated documentation with samples and instructions
Version 0.2.7
v0.2.7 fixed verion and readme (inconsistent rendering on mac and windows)
Version 0.2.6
v0.2.6 updated version