Hi,

is it possible to list all keys defined in the pseudo-table props?
http://scintilla.sf.net/SciTEDoc.html
has all the properties that could be used

I believe the props table has no set fields, but rather when an index is requested, Lua asks SciTE to get the property and returns that.

Take care,
-Mitchell;


I need this because i would like to write a lua script which lists all defined
commands and their shortcuts.

regards, Holger

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to