Commit graph

4 commits

Author SHA1 Message Date
Anton Daitche
14f4a70fd1 In sql/highlights.scm improve @type capture
@type currently captures function calls, resulting in the wrong color
assigned to them (the one of @type instead of @function.call).

Also @type doesn't capture CTE names. But to be consistent with the
behavior that @type refers to tables it arguably should capture CTEs.
2025-12-04 23:00:44 +01:00
Derek Stride
0427eeb385
feat(sql): update parser, highlights (#8272) 2025-11-13 15:15:19 -08:00
Christian Clason
864e75a85d fix(c,cpp,fsharp,idl,powershell,sql,systemtap): remove unneeded escapes 2025-05-13 18:12:58 +02:00
Christian Clason
692b051b09 feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00