summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-15Add type delimiters | &, Add optional type ?rockerBOO
2020-11-15Add additional punctuation, variable descriptors for TypescriptrockerBOO
2020-11-13Lua things all over the placedrocha87
2020-11-13Fix readme setup exampledrocha87
2020-11-12More improvementsAlvaro Muñoz
2020-11-12QL: support modulesAlvaro Muñoz
2020-11-11improce type highlightingAlvaro Muñoz
2020-11-10[clojure] add punctuation.bracketChinmay Dalal
2020-11-09[docgen] Update README.mdGithub Actions
2020-11-09Javascript highlights: "..." -> punctuation.specialStephan Seitz
2020-11-09JS highlights: highlight optional parametersStephan Seitz
2020-11-07minor improvments for QLAlvaro Muñoz
2020-11-04Add incremental selection supportsogaiu
2020-11-04Add initial clojure supportsogaiu
2020-11-03parser: only use parse to get a treeThomas Vigouroux
2020-11-03💣 !! Use TSUpdate !! Fix ruby queriesStephan Seitz
2020-11-03Fix Python queries for parser updateStephan Seitz
2020-11-03💣!!! Update lockfile !!! Run TSUpdate!Stephan Seitz
2020-10-31feat(install): Enable installation of parser with repo.url as a local pathStephan Seitz
2020-10-31Add folds for GoClaudia Hardman
2020-10-30fix(languagetree): highlight children regardless of starting columnSteven Sojka
2020-10-28fix(#620): Fall into the "update-all" branch if lang is "all"BodneyC
2020-10-27feat(js): add jsdoc lang injectionSteven Sojka
2020-10-27Merge pull request #585 from fffed/patch-1Steven Sojka
2020-10-27update comment case for simplefied notationfffed
2020-10-27add destructuring variationsfffed
2020-10-26Add virtual range for creating node-like objects from multiple nodesStephan Seitz
2020-10-26feat(install): add "maintained" option to only install maintained parsersStephan Seitz
2020-10-24show [treesitter] during installkyazdani42
2020-10-24feat: add TSConfigInfo to display current configStephan Seitz
2020-10-23use for first identifier in jsx nested_identifierdavidroeca
2020-10-23handle jsx components with dot in themdavidroeca
2020-10-23Merge pull request #612 from JoosepAlviste/masterSteven Sojka
2020-10-23fix(javascript): fix constant variable highlightJoosep Alviste
2020-10-23Remove textobjects from contributingStephan Seitz
2020-10-22[docgen] Update README.mdGithub Actions
2020-10-22fix(markdown): remove from parser listThomas Vigouroux
2020-10-22fix(markdown): disable highlightingThomas Vigouroux
2020-10-21LanguageTree: don't error when injecting a languageSantos Gallegos
2020-10-21fix(languagetree): avoid language self-injectionThomas Vigouroux
2020-10-21Add lua params (#605)Chinmay Dalal
2020-10-20[docgen] Update README.mdGithub Actions
2020-10-20Add verilog/systemverilog queriesZeger Van de Vannet
2020-10-20feat(ocamllex): use injections for ocamlPau Ruiz Safont
2020-10-19Fix #595, #583: do not set defaults for highlights that have no default highl...Stephan Seitz
2020-10-19Remove textobjects from built_in_query_groupsStephan Seitz
2020-10-19update docskiyan42
2020-10-19Treesitter indentkiyan42
2020-10-19start indent modulekiyan42
2020-10-19docs(highlights): document LanguageTree.Thomas Vigouroux