aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-0423-25/+112
* locals: add more scopesOmar Zeghouani2021-07-041-1/+9
* [docgen] Update README.mdGithub Actions2021-07-041-0/+1
* highlights(zig): use `@string.escape` for escape sequencesStephan Seitz2021-07-041-1/+1
* Add support for `match` expression in PHP (#1482)Wilman Barrios2021-07-041-0/+1
* Update lockfile.jsonGitHub2021-07-041-2/+2
* Fixed linting issuesShane Hird2021-07-042-2/+3
* Reduce diffs from masterShane Hird2021-07-041-3/+2
* Re-introduce prompting for installationShane Hird2021-07-042-37/+42
* Improved passing bang to functionsShane Hird2021-07-043-91/+97
* Fix ensure_installed functionShane Hird2021-07-041-1/+1
* TSUpdate does not install if up to dateShane Hird2021-07-044-80/+118
* Use bang for TSInstall commandsShane Hird2021-07-042-24/+22
* fold HCL objects (#1479)David Hotham2021-07-031-0/+1
* Update lockfile.json (#1466)github-actions[bot]2021-07-031-3/+6
* feat(fortran): moved procedure to @keyword.functionoponkork2021-07-021-1/+1
* feat(fortran): Improved and sorted highlight queriesoponkork2021-07-021-24/+31
* highlight template interpolation enclosures as punctuation.bracket; cleanupmhoffm2021-07-021-4/+6
* update lockfile to point to v0.4.0; update highlight queriesmhoffm2021-07-022-8/+15
* fix missing maintainer in hcl parser configmhoffm2021-07-021-0/+1
* fish: only highlight 'test' keyword instead of entire condition (#1464)Gregory Anders2021-07-021-1/+1
* Move macro to `@function.macro` captureUy Ha2021-07-021-1/+4
* Change captures:Uy Ha2021-07-021-6/+5
* Remove query for specific keywords for nowUy Ha2021-07-021-71/+0
* Add comment parsing and highlight whole bracket argumentUy Ha2021-07-021-2/+7
* Fix wrong name:Uy Ha2021-07-021-0/+0
* Add external scanner for cmake parserUy Ha2021-07-021-1/+1
* Capture `variable_ref` instead of `variable` for `@variable`Uy Ha2021-07-021-1/+1
* Change `@parameter` capture to `@string`Uy Ha2021-07-021-3/+2
* Move keywords to their appropriate capture:Uy Ha2021-07-021-19/+25
* Highlight only command name instead of the whole callUy Ha2021-07-021-14/+14
* Remove non-foldable commands (incorrect copy and paste)Uy Ha2021-07-021-2/+0
* Add fold.scmUy Ha2021-07-021-0/+9
* Refine highlights.scm:Uy Ha2021-07-021-80/+94
* Add maintainer infoUy Ha2021-07-021-0/+1
* Add highlights.scmUy Ha2021-07-021-0/+87
* [WIP] tree-sitter-cmake integrationUy Ha2021-07-021-0/+7
* feat(dart): add function call expression highlightAkin Sowemimo2021-07-021-0/+6
* Update queries/hcl/highlights.scmMichael Hoffmann2021-07-021-3/+3
* work on queries; fix macos buildmhoffm2021-07-022-3/+3
* work on queriesmhoffm2021-07-021-6/+13
* use version 0.3.1 of the hcl parser in lockfile.jsonmhoffm2021-07-021-1/+1
* add used_by directive for some of the tools that are using hclmhoffm2021-07-021-0/+1
* drop 'used_by' from hcl parser configmhoffm2021-07-021-1/+0
* add basic injectionsmhoffm2021-07-021-0/+1
* fix highlights.scmmhoffm2021-07-021-1/+1
* improve queriesmhoffm2021-07-021-1/+1
* improve queriesmhoffm2021-07-021-8/+9
* add hcl parsermhoffm2021-07-025-0/+91
* python(highlights): don't use type for APPStephan Seitz2021-07-011-1/+1