Menu

Notepad++ and Python Script Plugin

Help
2013-05-19
2013-05-20
  • S Gallagher

    S Gallagher - 2013-05-19

    Hi,

    Is it possible to change the new script path of the PythonScript Plugin away from Users\Appdata ?

    Thanks

    Steve

     
  • Dave Brotherstone

    Not currently, other than creating a portable version of N++ (create a doLocalConf.xml), then it will default to Notepad++\plugins\config\PythonScript

    You can manually add scripts to the config file from any path. The file is reloaded when the config dialog is opened, so you can comfortably edit the file in N++. See PythonScriptStartup.cnf. The format is a bit odd, but it's obvious - just put ITEM/c:\path\to\your\script.py

    Other than that, what's your use case?

    Dave.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.