lua-users home
lua-l archive

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


On Jan 17, 2010, at 7:54 PM, Wesley Smith wrote:

> Interesting.  Good to know.  The nice thing that xcode and subethaedit
> have though is to list the global symbols in a drop down menu at the
> top for quickly moving the cursor.

Ah, yes. That never really worked properly for my coding style. That said, it's rather easy to customize.

Check the content of SubEthaEdit.app/Contents/Resources/Modes/Lua.mode/Contents/Resources.

E.g. RegexSymbols.xml and SyntaxDefinition.xml.