-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Contribution
Don Jayamanne edited this page Feb 29, 2016
·
8 revisions
#Contribution
- Please feel free to fork and submit pull requests
#Debugging the extension
The easiest way to debug extensions (in my opinion) is to clone this git repo directory into your extensions directory.
From there use either the "Launch Extension" or the "Attach to python debug server" launch options.
This option works best when debugging the Python debugger.