aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/sql.tes
AgeCommit message (Collapse)AuthorFilesLines
2025-04-09added SQL lexer configurationRobin Haberkorn1-0/+70
* Unfortunately, the Lexilla lexer does not recognize PostgreSQL multiline strings between $$...$$. * All of the other SQL variants, that Scite supports, are skipped for the time being. They'd probably have to be separate SciTECO lexer configs anyway.