View Single Post
02-25-19, 07:41 PM   #1
Grogir
A Defias Bandit
Join Date: Feb 2019
Posts: 2
Notepad++ highlighting & completion, LuaWoW 2019 edition

Hey everyone,
For people who don't use Sublime text and Resike's plugin, it's been now a few years since Merah stopped updating his project, so I decided to take it over and share the work if this can be useful to anyone.

New features :
- updated highlighting for new functions/tables (extracted from resike's repo, props to him)
- functions, tables & event autocomplete
- lua, wow api & ui documentation included (extracted from online doc)
- x64 version (the old one was 32-bit only)
- dark themes


Autocomplete example


Doc example (theme 2)


Doc example (theme 3)

Download : https://github.com/Grogir/LuaWoW/releases

Setup : unzip the content inside your Notepad++ folder
(note that Notepad++ directory tree changed recently, please use the last version)

Other remarks :
I will update the plugin frequently (actually the process is automatic, everyone can do it), but don't expect a lot more features. However if people request plugins for other script editors like the ones Merah used to maintain I can try to give it a look, it should be quite easy.
  Reply With Quote