Download
(12Kb)
Download
Updated: 12-21-06 08:21 AM
Pictures
File Info
Updated:12-21-06 08:21 AM
Created:unknown
Downloads:5,961
Favorites:10
MD5:

WoWLua CE  Popular! (More than 5000 hits)

Version: 20000
by: Indus [More]

This specification will allow the Crimson Editor application to color code Lua keywords as well as Blizzard keywords for addon scripting.

This is an adaptation of the Lua specifications that come with Crimson Editor to include Blizzard keywords, all credit for the Lua portions of this specification should be given to the authors listed in the specification files.

Installation

  • Download and install Crimson Editor
  • Extract the specification files to the Crimson Editor spec folder
  • In Crimson Editor, choose Document -> Syntax Type -> Customize
  • Choose a Syntax Type Slot labled -Empty-
  • Type a description and choose the wowlua.spc and wowlua.key files

When opening a addon script, choose Document -> Syntax Type and choose the WoW entry.

Optional Files (0)


Post A Reply Comment Options
Unread 06-12-11, 10:12 AM  
Clyde_Mobster
A Murloc Raider

Forum posts: 4
File comments: 23
Uploads: 0
Just came across this plug in today, loaded it per directions and even changed the line provided by ZeroFire, but when I go to Document > Syntax Type > WoW_Lua (thats what i named it), it just makes all the text black, like it doesnt recognize any syntax. Any suggestions?

Using: 'Crimson Editor 3.70 Release'
Report comment to moderator  
Reply With Quote
Unread 01-24-08, 10:54 AM  
ZeroFire
A Kobold Labourer
 
ZeroFire's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 2
This is realy nice. Thanks for sharing!

And i found a bug that the end of block comment is wrong.

in file "wowlua.spc", line 16

$BLOCKCOMMENTOFF=]]--

should be

$BLOCKCOMMENTOFF=]]

otherwise if i write comments in this format:

--[[
some comments here
]]

then the editor will consider that the comment not ends until the EOF.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: