nvim-treesitter/runtime/queries/sql
adaitche 02693ce64c
feat(sql): improve @type capture (#8315)
Problem: `@type` currently captures function calls but fails to
capture CTE names.

Solution: Don't capture types in invocations. Add pattern for `cte`.
2025-12-09 10:53:37 +01:00
..
folds.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
highlights.scm feat(sql): improve @type capture (#8315) 2025-12-09 10:53:37 +01:00
indents.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
injections.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00