How to get highlighted text with Lua

35 views
Skip to first unread message

zetah

unread,
Jan 6, 2012, 2:36:50 AM1/6/12
to scite-interest
I know how to iterate over marked lines with "editor:MarkerNext" which
I can then process as whole lines.

I want to get text of highlighted text, like exact matches from regex
search and similar. Maybe with "GetStyledText" I can browse text while
iterating with "MarkerNext", but it doesn't feel right, as I expect
some more obvious way to retrieve find results

Can someone offer a tip

zetah

unread,
Jan 6, 2012, 2:41:18 AM1/6/12
to scite-interest

I want to process find results from SciTE regular Find command, on
demand with Lua script, so these are not results from find function
inside Lua script... in case it's not obvious

zetah

unread,
Feb 10, 2012, 5:26:13 PM2/10/12
to scite-interest
Sorry for bumping, but is there a way to output find matches in output
pane with some Lua snippet?
Reply all
Reply to author
Forward
0 new messages