aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/scite2co.lua
AgeCommit message (Expand)AuthorFilesLines
2025-04-18scite2co: look up file patterns from filter.<lang> properties instead of file...Robin Haberkorn1-1/+1
2024-12-08implemented the ^Q command for converting between line and glyph positionsRobin Haberkorn1-1/+1
2022-11-22scite2co.lua: avoid unnecessary string concatenations with io.write()Robin Haberkorn1-9/+9
2022-11-22scite2co.lua: support generating substylesRobin Haberkorn1-19/+48
2021-10-11upgraded to Scintilla 5.1.3 and Scinterm 3.1Robin Haberkorn1-2/+2
2016-02-17simplified "lexer.test..." macros using the $$ return commandRobin Haberkorn1-8/+8
2015-07-21fixed scite2co.lua: use SCI_SETLEXERLANGUAGE instead of SCI_SETLEXERRobin Haberkorn1-1/+5
2015-05-25extended <EN> command and used it to optimize "lexer.test..." macrosRobin Haberkorn1-13/+12
2015-03-24added scite2co.lua: a script for generating SciTECO lexer definitions from Sc...Robin Haberkorn1-0/+170