aboutsummaryrefslogtreecommitdiffstats
path: root/queries/typescript
Commit message (Expand)AuthorAgeFilesLines
* highlights(typescript): add override keywordObserverOfTime2022-10-151-0/+1
* highlights(javascript): "?." -> optional_chainGitHub2022-08-201-1/+3
* highlights(typescript): fix indentifier for type importsMunif Tanjim2021-07-011-0/+6
* locals(js,ts): Add parameters again (#1231)Stephan Seitz2021-04-281-0/+24
* Add JS/TS parameters again (#1227)Stephan Seitz2021-04-231-0/+25
* Update jsonc to 0.19.0Stephan Seitz2021-03-161-64/+0
* Mark several invalid queriesStephan Seitz2021-03-161-0/+63
* Fix readonly keyword in typescriptStephan Seitz2021-03-161-2/+1
* chore: create ecma base for use in js and ts which fixes jsx issueskiyan2021-03-105-5/+5
* fix: added missing enum indent for typescriptelianiva2021-01-211-0/+1
* feat: added more indent querieselianiva2021-01-141-0/+6
* Javascript unary expression (#712)Dave Lage2020-12-121-2/+0
* typescript: Use javascript shorthand_property_identifierrockerBOO2020-11-271-1/+0
* typescript: Add optional_parameter ?rockerBOO2020-11-221-2/+2
* Add type delimiters | &, Add optional type ?rockerBOO2020-11-151-0/+9
* Add additional punctuation, variable descriptors for TypescriptrockerBOO2020-11-151-0/+16
* feat(js): add jsdoc lang injectionSteven Sojka2020-10-271-0/+1
* feat(queries): modeline mechanism for base langsThomas Vigouroux2020-10-113-0/+5
* Folds: rename query files to folds.scm to be consistentSantos Gallegos2020-09-141-0/+0
* feat(folds): add ts and js foldsSteven Sojka2020-09-061-0/+5
* fix(highlights): fix ts parameter highlightsSteven Sojka2020-09-061-2/+2
* chore(queries): use inherited queries for ts/jsSteven Sojka2020-06-152-223/+0
* feat(queries): add typescript and javascript queriesSteven Sojka2020-06-142-0/+252