Sahi Documentation

Sahi with Notepad++

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

For Autocomplete:

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++.