lua-users home
lua-l archive

Re: Syntax highlighting editor on OSX?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mar 15, 2006, at 22:38, Bret Victor wrote:
Perhaps a pblangspec or such for Xcode? :)
I made one last year, and it's on the wiki:
http://lua-users.org/wiki/LuaEditorSupport
Excellent! Works quite nicely :)
Do you know perhaps how to get Xcode to recognize Lua's functions?
Something like what SubEthaEdit's RegexSymbols.xml does:
<symbol id="Functions" image="SymbolF()" indentation="0" ignoreblocks="yes">
 <regex>^function[ \t]+([\w\d_\.\:]+[ \t]*\([^\)]*\))</regex>
 </symbol>
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/

AltStyle によって変換されたページ (->オリジナル) /