1
General coding questions / Re: LUA Language plugin for Visual Studio 2012
« on: October 11, 2013 »I've been doing some LUA work recently and have also upgraded to Visual Studio 2012. Unfortunately, there's no LUA plugin for VS 2012 to support syntax highlighting etc. I decided to have a go at porting VSLua over to VS 2012 and it's worked well.
I've attached the extension to this post in case anyone else would find it useful.
Cheers,
Raizor
EDIT: I've also attached the source to this post too.
Thanks dude! I'll have a look!