I've been working on this in my spare time for a while, I recently finished a script to automate converting the wildpockets documentation into an XML format for Notepad++'s auto complete api. If you use notepad++ to write your wildpockets games like I do, you probably find yourself hovering back and forth between the documentation and notepad when you can't recall exactly how a function works. With this script you can see the documentation directly in notepad without any break in your work flow!
download the file here (save link as)
Then just drop the file into: YOUR_NPP_DIR\plugins\APIs
If you haven't enabled auto complete in notepad, you can set those options in Settings>Preferences>Backup/Auto-Completion.
Make sure you have checked: Enable Auto-Completion on each input, function completion, and Function parameters hint on input.
Hope you guys find it handy!
UPDATE: I pruned the descriptions to the first 400 characters, its not always pretty but will guarantee that all the function's tool tips will always show up. When I get a chance I'll update this so it will stop at line breaks instead.
Thanks much needed. oh Jokers' wild says hi
can you update it to include new functions like rotateAboutAxis
There are a few function changes in the new engine. I'll take a look and update this as soon as I can.
Thanks this works great, Windows 7 put a lock on the file at first though.


Oh Man That's Awesome.