python-traceback-jumperAn extension for VSCode that jumps to the source by clicking python traceback This extension is invalid now.Due to the VSCode updating, this extension is invalid now. So this could be the last version. I checked the official documents and found a way to do that, as same as this extension. (2017-08-04) This gist will show you how to do it! VSCode Task.json for Python Traceback. Hot to useInstallation Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
For enable python traceback jumper, add the following to your setting file:
Configure task like this
Run the task, when output has python Trackback, you can click the file path to the source Release Notes1.0.6 change icon1.0.7 fix bug1.0.8 change icon from .svg to .png1.0.9 This extension is invalid now.For more informationEnjoy! |