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