[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Syntax highlighting editor on OSX?
- From: PA <petite.abeille@...>
- Date: Wed, 15 Mar 2006 22:52:47 +0100
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/