appwiki:notepadplusplus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
appwiki:notepadplusplus [2023/02/06 06:06] – [Plugin - PythonScript] yingappwiki:notepadplusplus [2023/02/06 06:40] (current) – [Plugin - PythonScript] ying
Line 91: Line 91:
   * install:   * install:
     * install/get latest notepad++     * install/get latest notepad++
-    * from plugin manager, search python script, check and install+    * from plugin manager, search python script, check and install (default is v2, w python 2.7.18, you can use same method to manually use alpha py3.10.9 version with same method)
     * for tkinter lib, go lastest release version: https://github.com/bruderstein/PythonScript/releases/     * for tkinter lib, go lastest release version: https://github.com/bruderstein/PythonScript/releases/
       * unzip PythonScript_TclTk_xxx.xxx.zip, and copy lib into npp/plugins/PythonScripts lib folder.       * unzip PythonScript_TclTk_xxx.xxx.zip, and copy lib into npp/plugins/PythonScripts lib folder.
Line 254: Line 254:
   * the default loading directory for NppPythonScript plugin, any script will be automatically add to path for import <code>   * the default loading directory for NppPythonScript plugin, any script will be automatically add to path for import <code>
 npp\plugins\PythonScript\lib npp\plugins\PythonScript\lib
-npp\plugins\PythonScript\scripts +npp\plugins\PythonScript\scripts (default startup.py is here)
 npp\plugins\Config\PythonScript\lib npp\plugins\Config\PythonScript\lib
 npp\plugins\Config\PythonScript\scripts npp\plugins\Config\PythonScript\scripts
  • appwiki/notepadplusplus.1675663564.txt.gz
  • Last modified: 2023/02/06 06:06
  • by ying