Skip to content

notepad++ plugin used to find pickit errors | cloned from https://github.com/noah-/NipCheck

Notifications You must be signed in to change notification settings

blizzhackers/NipCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NipCheck

by @noah- cloned from https://github.com/noah-/NipCheck

features

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

download

download includes

  • NipCheck.dll
  • NIP.xml
  • userDefineLanguage.xml

installation

  1. extract NipCheck.dll in a new created subfolder ...\Notepad++\plugins\NipCheck\

  2. extract NIP.xml in ...\Notepad++\plugins\APIs\

  3. extract and rename userDefineLang.xml in ...\Notepad++\userDefineLangs\userDefineLang-nipcheck.xml

check settings

Once you open Notepad++, go to Settings > Preferences... and set the following settings to see auto-complete:

1

using NipCheck

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.

2

About

notepad++ plugin used to find pickit errors | cloned from https://github.com/noah-/NipCheck

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages