- Install Notepad++ (check "set as default HTML editor" to replace Notepad in IE).
- Download Plugin Manager zip, open it, and copy the two folders into your Notepad++ program folder, e.g.
C:\Program Files\Notepad++
for the 64-bit version. - Run Notepad++, update its plugins, and install "NppExec" via Plugins, Plugin Manager.
- Enter these scripts for Python debugging:
Press F6 to create a NppExec Execute script, save as "Python 3.4":
NPP_SAVE
cd "$(FULL_CURRENT_PATH)"