| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-15 | highlights(typescript): add override keyword | ObserverOfTime | |
| 2022-08-20 | highlights(javascript): "?." -> optional_chain | GitHub | |
| 2021-07-01 | highlights(typescript): fix indentifier for type imports | Munif Tanjim | |
| 2021-04-28 | locals(js,ts): Add parameters again (#1231) | Stephan Seitz | |
| 2021-04-23 | Add JS/TS parameters again (#1227) | Stephan Seitz | |
| * highlights(js): add parameters * highlights(ts): add Typescript parameters | |||
| 2021-03-16 | Update jsonc to 0.19.0 | Stephan Seitz | |
| 2021-03-16 | Mark several invalid queries | Stephan Seitz | |
| 2021-03-16 | Fix readonly keyword in typescript | Stephan Seitz | |
| 2021-03-10 | chore: create ecma base for use in js and ts which fixes jsx issues | kiyan | |
| 2021-01-21 | fix: added missing enum indent for typescript | elianiva | |
| 2021-01-14 | feat: added more indent queries | elianiva | |
| 2020-12-12 | Javascript unary expression (#712) | Dave Lage | |
| * javascript: Move unary_expression matching. * javascript: Move unary_expression matching. * javascript: Update unary to operator * javascript: Update qnary to be more specific | |||
| 2020-11-27 | typescript: Use javascript shorthand_property_identifier | rockerBOO | |
| 2020-11-22 | typescript: Add optional_parameter ? | rockerBOO | |
| 2020-11-15 | Add type delimiters | &, Add optional type ? | rockerBOO | |
| 2020-11-15 | Add additional punctuation, variable descriptors for Typescript | rockerBOO | |
| 2020-10-27 | feat(js): add jsdoc lang injection | Steven Sojka | |
| 2020-10-11 | feat(queries): modeline mechanism for base langs | Thomas Vigouroux | |
| This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189 This behaves like modelines and remove the use of the base_language map. Also, this allows to fine-tune what we actually want to include per query, which is better IMO. | |||
| 2020-09-14 | Folds: rename query files to folds.scm to be consistent | Santos Gallegos | |
| We use plural names for all query files except folds. | |||
| 2020-09-06 | feat(folds): add ts and js folds | Steven Sojka | |
| 2020-09-06 | fix(highlights): fix ts parameter highlights | Steven Sojka | |
| 2020-06-15 | chore(queries): use inherited queries for ts/js | Steven Sojka | |
| 2020-06-14 | feat(queries): add typescript and javascript queries | Steven Sojka | |
