How to highlight Unity keywords in Notepad++?

Does anyone know how to get Unity keywords highlighted when using Notepad++? After version 4.3, we can no longer simply grab the keywords out of UniSciTE.

At this point it’s a matter of whether I want proper syntax highlighting or word-wrapping (Monodevelop has the highlight, but Notepad++ has word-wrap). I’d use Visual Studio, but I read that Unity doesn’t work properly with the free version of Visual Studio.
Any help is appreciated.

I don’t know what you’ve heard about VS, but honestly, its the best solution. Everything works fine, the only thing that doesnt work with the free version is opening specific scripts in unity and having the script open in VS (eg, external editor intergration). But apart from that, VS has the entire coding environment perfect… and is no comparison to notepad++. Monodevelop is simply horrible, it doesnt format code well, its slow, and I find it dumb (doesn’t understand my code). I really think you should give VS a shot.