aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve highlighting for generate blockszegervdv2020-11-161-0/+6
* Add folds for begin/end blocks, functions and taskszegervdv2020-11-161-0/+6
* Dart: Highlight escape sequencesStephan Seitz2020-11-151-0/+2
* Update Dart parserStephan Seitz2020-11-151-1/+1
* Dart: Highlight identifier_dollar_escapedStephan Seitz2020-11-151-0/+5
* Add type delimiters | &, Add optional type ?rockerBOO2020-11-151-0/+9
* Add additional punctuation, variable descriptors for TypescriptrockerBOO2020-11-151-0/+16
* Lua things all over the placedrocha872020-11-131-5/+13
* Fix readme setup exampledrocha872020-11-131-1/+4
* 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
* [clojure] add punctuation.bracketChinmay Dalal2020-11-101-0/+2
* [docgen] Update README.mdGithub Actions2020-11-091-0/+1
* Javascript highlights: "..." -> punctuation.specialStephan Seitz2020-11-091-0/+1
* JS highlights: highlight optional parametersStephan Seitz2020-11-091-0/+5
* minor improvments for QLAlvaro Muñoz2020-11-071-1/+3
* Add incremental selection supportsogaiu2020-11-041-0/+1
* Add initial clojure supportsogaiu2020-11-042-0/+81
* parser: only use parse to get a treeThomas Vigouroux2020-11-034-4/+4
* 💣 !! Use TSUpdate !! Fix ruby queriesStephan Seitz2020-11-032-9/+4
* Fix Python queries for parser updateStephan Seitz2020-11-032-13/+13
* 💣!!! Update lockfile !!! Run TSUpdate!Stephan Seitz2020-11-031-1/+1
* feat(install): Enable installation of parser with repo.url as a local pathStephan Seitz2020-10-311-9/+48
* Add folds for GoClaudia Hardman2020-10-311-0/+13
* fix(languagetree): highlight children regardless of starting columnSteven Sojka2020-10-301-6/+27
* fix(#620): Fall into the "update-all" branch if lang is "all"BodneyC2020-10-281-1/+1
* feat(js): add jsdoc lang injectionSteven Sojka2020-10-273-0/+6
* Merge pull request #585 from fffed/patch-1Steven Sojka2020-10-271-0/+21
|\
| * update comment case for simplefied notationfffed2020-10-271-1/+1
| * add destructuring variationsfffed2020-10-271-0/+17
| * remove destructuring from @parameterfffed2020-10-161-4/+0
| * Add additional queries for @parameter for jsfffed2020-10-151-0/+8
* | Add virtual range for creating node-like objects from multiple nodesStephan Seitz2020-10-263-0/+151
* | feat(install): add "maintained" option to only install maintained parsersStephan Seitz2020-10-265-5/+16
* | show [treesitter] during installkyazdani422020-10-241-1/+1
* | feat: add TSConfigInfo to display current configStephan Seitz2020-10-241-0/+18
* | use for first identifier in jsx nested_identifierdavidroeca2020-10-231-3/+3
* | handle jsx components with dot in themdavidroeca2020-10-231-1/+10
* | Merge pull request #612 from JoosepAlviste/masterSteven Sojka2020-10-231-3/+3
|\ \
| * | fix(javascript): fix constant variable highlightJoosep Alviste2020-10-231-3/+3
|/ /
* | Remove textobjects from contributingStephan Seitz2020-10-231-28/+0
* | [docgen] Update README.mdGithub Actions2020-10-221-1/+0
* | fix(markdown): remove from parser listThomas Vigouroux2020-10-221-6/+7
* | fix(markdown): disable highlightingThomas Vigouroux2020-10-221-1/+1
* | LanguageTree: don't error when injecting a languageSantos Gallegos2020-10-211-1/+0
* | fix(languagetree): avoid language self-injectionThomas Vigouroux2020-10-211-7/+14
* | Add lua params (#605)Chinmay Dalal2020-10-211-0/+4
* | [docgen] Update README.mdGithub Actions2020-10-201-0/+1
* | Add verilog/systemverilog queriesZeger Van de Vannet2020-10-202-0/+227