Releases: BlobIsBack/PreSetups
Releases · BlobIsBack/PreSetups
Notepad++ Python (Might not work)
- Install Python and add to path (you can do it in the installer i think)
- Copy the location of python.exe
- Download the zip file and extract it
- Press F6 or go to Plugins>NppExec>Execute NppExec Script
- Replace "C:[Python Path]\python.exe" with your actual python executable path
- And now its all set up, you can run python by going to Macro>Run Python and you can show console by going to Plugins>NppExec>Show Console