Sahi Pro - Sahi with Notepad++


To configure Notepad++ with Sahi, please do the following,

For Autocomplete:

Copy <SAHI_INSTALLED_DIRECTORY>\editors\notepad++\plugin\APIs\sahi.xml to <Notepad++_Installed_Directory>\plugins\APIs
info Replace <Notepad++_Installed_Directory> with the actual Notepad++ installation folder, for example: C:\Program Files (x86)\Notepad++
For Syntax highlighting:
  1. Open Notepad++.
    • If you have Notepad++ 6.4 or above, navigate to: Language -> Define your language -> Import.
    • In older versions, navigate to View -> User-Defined Dialogue... -> Import.
  2. Select sahi_syn.xml from <SAHI_INSTALLED_DIRECTORY>\editors\notepad++.
  3. Restart Notepad++.