Istvan: > Is there any solution using LUA to solve this issue? > How do I know in which style is the cursor?
editor.StyleAt[editor.CurrentPos] The caret is actually between two characters so that is the style of the character after the caret. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
