Comprehensive list of lua editor functions and properties

94 views
Skip to first unread message

Byron Hawkins

unread,
Feb 3, 2013, 12:16:08 PM2/3/13
to scite-i...@googlegroups.com
Is there a comprehensive listing of all the functions and properties available on an editor object in lua script? It seems like every time I browse SciTE lua examples, I find another editor:something() that I've never seen before. If there is a complete list of them somewhere, I'd really appreciate a link. Thanks.

Byron

zetah

unread,
Feb 3, 2013, 1:45:08 PM2/3/13
to scite-i...@googlegroups.com
Hi,

look for PaneAPI.html distributed with SciTE, or browse it online: http://www.scintilla.org/PaneAPI.html

Also there is scite lua api for use withing SciTE: http://scite-files.googlecode.com/svn-history/trunk/extras/SciTELua.api

Byron Hawkins

unread,
Feb 3, 2013, 1:50:13 PM2/3/13
to scite-i...@googlegroups.com
Thanks, that's just what I'm looking for! It's very strange, I've tried searching dozens of different ways and have never been able to find this page. One time I searched for every possible matching string I could think of, like "editor:findtext editor:GetSelText etc..." and this document still did not appear in the google results. Is this page linked from anywhere? It would really be nice to have the root of the SciTE scripting documentation, so I can traverse around and find pages like this one. So far I can't seem to find a root that is actually linked to all the good stuff. 

Neil Hodgson

unread,
Feb 3, 2013, 5:59:15 PM2/3/13
to scite-i...@googlegroups.com
Byron Hawkins:

> Is this page linked from anywhere?

SciTE Documentation → Scripting → Pane API.

Neil

Reply all
Reply to author
Forward
0 new messages