by @noah- cloned from https://github.com/noah-/NipCheck
- detect and report syntax errors. Detect and report unknown keywords. Fully offline checker, no need to run d2bs.
- auto-complete Syntax Highlighting
- all unrecognized syntax will show up as red text with underline.
- https://github.com/blizzhackers/NipCheck/archive/master.zip
- https://github.com/blizzhackers/pickits/raw/master/nipcheck/notepad++.zip
- NipCheck.dll
- NIP.xml
- userDefineLanguage.xml
-
extract NipCheck.dll in a new created subfolder ...\Notepad++\plugins\NipCheck\
-
extract NIP.xml in ...\Notepad++\plugins\APIs\
-
extract and rename userDefineLang.xml in ...\Notepad++\userDefineLangs\userDefineLang-nipcheck.xml
Once you open Notepad++, go to Settings > Preferences... and set the following settings to see auto-complete:
Open a nip file in np++. Go to Plugins > NipCheck > Run. Alternative way to start it is to use the diablo 2 icon on your np++ commands bar. If NipCheck plugin isn't listed, that can happen after you upgrade np++ to a newer version, go to > Settings > Import pluging(s)... and browse to the NipCheck.dll, restart np++ and it's ok.