WoW:Lua editors: Difference between revisions

Line 7: Line 7:
=== WoW IDEs ===
=== WoW IDEs ===
WoW specific IDEs, editors, or modifications.
WoW specific IDEs, editors, or modifications.
* [//www.wowinterface.com/downloads/fileinfo.php?id=4222 WoW UI Designer] - Complete standalone IDE for Lua and XML UI files, including intellisense for many WoW API functions
* [//marketplace.visualstudio.com/items?itemName=Septh.wow-bundle WoW Bundle] - WoW AddOn extension for VS Code (see below), with Lua textmate grammar and WoW API awareness, .toc file grammar, and colorization for both .lua source and .toc files


* [[AddOn Studio for World of Warcraft]] - Complete and fully-featured standalone IDE for WoW AddOn creation, based on Visual Studio.
* [[AddOn Studio for World of Warcraft]] - Complete and fully-featured standalone IDE for WoW AddOn creation, based on Visual Studio.
Line 16: Line 12:
** [[AddOn Studio 2015 for World of Warcraft]] - Based on VS 2015 and up-to-date for WoW
** [[AddOn Studio 2015 for World of Warcraft]] - Based on VS 2015 and up-to-date for WoW
** [[AddOn Studio 2010 for World of Warcraft]] - Based on VS 2010 and up-to-date for WoW
** [[AddOn Studio 2010 for World of Warcraft]] - Based on VS 2010 and up-to-date for WoW
* [//marketplace.visualstudio.com/items?itemName=Septh.wow-bundle WoW Bundle] - WoW AddOn extension for VS Code (see below), with Lua textmate grammar and WoW API awareness, .toc file grammar, and colorization for both .lua source and .toc files
* [//www.wowinterface.com/downloads/fileinfo.php?id=4222 WoW UI Designer] - Complete standalone IDE for Lua and XML UI files, including intellisense for many WoW API functions (may no longer work)


=== General IDEs ===
=== General IDEs ===