aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ql
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
| | | | This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b.
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
| | | | | | | | | | | | * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc
* replace @class with @typeAlvaro Muñoz2021-04-231-3/+3
|
* Add Codeql indents.scmAlvaro Muñoz2021-04-232-5/+28
|
* Mark several invalid queriesStephan Seitz2021-03-161-1/+2
|
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+5
| | | Closes #236
* More improvementsAlvaro Muñoz2020-11-121-0/+2
|
* QL: support modulesAlvaro Muñoz2020-11-121-0/+3
|
* improce type highlightingAlvaro Muñoz2020-11-111-0/+1
|
* minor improvments for QLAlvaro Muñoz2020-11-071-1/+3
|
* make query-checker happyAlvaro Muñoz2020-10-011-1/+1
|
* change module to namespaceAlvaro Muñoz2020-10-011-1/+1
|
* CodeQL locals.scm queriesAlvaro Muñoz2020-10-011-0/+29
|
* fine tune keyword highlightsAlvaro Muñoz2020-09-301-23/+41
|
* remove locals.scmAlvaro Muñoz2020-09-301-26/+0
|
* remove non-used capturesAlvaro Muñoz2020-09-301-18/+18
|
* initial support for CodeQLAlvaro Muñoz2020-09-302-0/+129