WoW:Lua editors/Visual Studio: Difference between revisions

m
Updated outdated hyperlink to LuaLite
(editorializing and add cats)
m (Updated outdated hyperlink to LuaLite)
Line 11: Line 11:
== Visual Studio and LUA ==
== Visual Studio and LUA ==


A plugin for [http://www.lua.org LUA]-support for Visual Studio can be found [http://www.sjbrown.co.uk/lualite.html here]. It's basically a simple syntax scheme and does not take real advantage of any advanced VS-features. There's a pseudo-IntelliSense feature but it doesn't work very well. So don't expect anything special here.
A plugin for [http://www.lua.org LUA]-support for Visual Studio can be found [http://www.sjbrown.co.uk/?code=lualite here]. It's basically a simple syntax scheme and does not take real advantage of any advanced VS-features. There's a pseudo-IntelliSense feature but it doesn't work very well. So don't expect anything special here.
Notice that the plugin does only work on the 2003 versions of Visual Studio .NET!
Notice that the plugin does only work on the 2003 versions of Visual Studio .NET!


Anonymous user