summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2020-06-15Add C++ highlights.scmStephan Seitz
2020-06-14feat(queries): add typescript and javascript queriesSteven Sojka
2020-06-14Add tree-sitter-regexStephan Seitz
2020-06-11Add highlights.scm and locals.scmChinmay
2020-06-11- #76 update the predicate syntax for ruby and cssTravonteD
2020-06-07Merge pull request #69 from theHamsta/go-highlightsThomas Vigouroux
2020-06-07Add call references for GoStephan Seitz
2020-06-07Add go locals.scmStephan Seitz
2020-06-07Add highlights.scm for GoStephan Seitz
2020-06-05html: Highlight (quoted_attribute_value) as @stringStephan Seitz
2020-06-02Merge pull request #68 from TravonteD/htmlThomas Vigouroux
2020-06-02Merge pull request #67 from TravonteD/cssThomas Vigouroux
2020-06-02Add html highlight queriesTravonteD
2020-06-02Add css highlight queriesTravonteD
2020-06-02Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz
2020-05-28Improve Python highlightsStephan Seitz
2020-05-23Some improvements to c/locals.scmStephan Seitz
2020-05-17Introduce `@include`Stephan Seitz
2020-05-17Add python/highlights.scm from tree-sitter-pythonStephan Seitz
2020-05-16Add python locals.scmStephan Seitz
2020-05-16queries: add C queriesThomas Vigouroux
2020-05-11update ruby highlights and locals to conform the new contributionTravonteD
2020-05-07fix(lua): update queriesThomas Vigouroux
2020-04-24Squashed commit of the following:TravonteD
2020-04-23locals(lua): incorrect query for field functionsThomas Vigouroux
2020-04-23highlight(lua): highlight local functionsThomas Vigouroux
2020-04-22highlight(lua): add more operatorsThomas Vigouroux
2020-04-22feat: syntax highlightingThomas Vigouroux
2020-04-19feat: first version of localsThomas Vigouroux
2020-04-18feat: add an example locals queryThomas Vigouroux