View Single Post
StSatan
Senior Member
Join Date: Apr 2010
Old 03-09-2016 , 05:01   Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting
Reply With Quote #185

Quote:
Originally Posted by Unreal1 View Post
Teach me to install this?
If you made default installation of NPP, go to your npp installation directory, you need a subdirectory \plugins\APIs
copy sourcemod.xml to that directory.

After that you need to press keys WIN+R and type %appdata%\Notepad++ and press enter. Copy userDefineLang.xml to that directory. After that you need to reopen all .sp .inc files or choose your custom language manually (Language -> sourcemod). Thats all.

If it's not default install, maybe you need to import language manually. Go to Language -> Define your language.... Press import, and you need to choose where userDefineLang.xml located.

Last edited by StSatan; 03-09-2016 at 05:02.
StSatan is offline