aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* Add some todosOliver Marshall2021-07-191-0/+3
* Add context based highlighting for def, defn & nsOliver Marshall2021-07-191-0/+54
* Revamp the symbol highlightingOliver Marshall2021-07-191-77/+100
* Move meta punctuationOliver Marshall2021-07-191-1/+8
* SimplifyOliver Marshall2021-07-191-36/+13
* Add some comments & TODOsOliver Marshall2021-07-191-8/+10
* First pass at def-likesOliver Marshall2021-07-191-9/+17
* Match % variablesOliver Marshall2021-07-191-0/+3
* Add more operatorsOliver Marshall2021-07-191-2/+2
* Add some TODOsOliver Marshall2021-07-191-2/+5
* Highlight splicing operatorsOliver Marshall2021-07-191-0/+4
* All the other stuff, includes:Oliver Marshall2021-07-191-31/+176
* Reorganise slightlyOliver Marshall2021-07-191-5/+20
* Add YANG parserTomas Sandven2021-07-191-0/+29
* c: don't treat uppercase functions as constantsGregory Anders2021-07-181-9/+9
* fix(elixir): add missing possible parametersŁukasz Niemier2021-07-181-15/+2
* folds(rust): Fold trait definitions (#1582)agarof2021-07-181-0/+1
* folds(cpp): highlight scoped enumsStephan Seitz2021-07-141-0/+3
* c(folds): fold on enumsStephan Seitz2021-07-141-0/+1
* add @tag.attribute for html like attributeslmlorca2021-07-142-1/+2
* Query: update highlight queries (#1553)Santos Gallegos2021-07-131-6/+6
* Highlights: define string.special (#1551)Santos Gallegos2021-07-111-1/+1
* Python: fix class highlights (#1548)Santos Gallegos2021-07-111-6/+7
* highlights(jsx): fix constant identifier (#1434)Munif Tanjim2021-07-101-3/+0
* [elixir] Add folds (#1543)Mitchell Hanberg2021-07-091-0/+9
* highlights(rust): Reorder macro queriesSergio Alejandro Vargas2021-07-081-6/+10
* highlights(zig): highlight true,falseStephan Seitz2021-07-081-2/+5
* Update ledger highlightsCédric Barreteau2021-07-071-0/+1
* Lua: highlight function definitionsSantos Gallegos2021-07-071-0/+5
* Add exception handling branchesSergio Alejandro Vargas2021-07-071-0/+2
* Update Julia fold queriesSergio Alejandro Vargas2021-07-071-9/+15
* Add Julia indent queriesSergio Alejandro Vargas2021-07-071-0/+40
* place template string after bracesantonk522021-07-071-4/+4
* [cmake] Add support for generator expressionUy Ha2021-07-061-1/+1
* highlights(cuda): add support for __restrict__Stephan Seitz2021-07-061-0/+1
* highlights(cpp): add static_assertStephan Seitz2021-07-061-0/+1
* fix(ecma): add indents to switch and casesSamyak S Sarnayak2021-07-061-0/+2
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-066-6/+11
* Highlights(python): Add `@keyword.function`Sergio Alejandro Vargas2021-07-061-2/+5
* highlights(zig): highlight `unreachable`Stephan Seitz2021-07-051-0/+1
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-0419-61/+19
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-0419-25/+98
* locals: add more scopesOmar Zeghouani2021-07-041-1/+9
* highlights(zig): use `@string.escape` for escape sequencesStephan Seitz2021-07-041-1/+1
* Add support for `match` expression in PHP (#1482)Wilman Barrios2021-07-041-0/+1
* fold HCL objects (#1479)David Hotham2021-07-031-0/+1
* feat(fortran): moved procedure to @keyword.functionoponkork2021-07-021-1/+1
* feat(fortran): Improved and sorted highlight queriesoponkork2021-07-021-24/+31
* highlight template interpolation enclosures as punctuation.bracket; cleanupmhoffm2021-07-021-4/+6
* update lockfile to point to v0.4.0; update highlight queriesmhoffm2021-07-021-7/+14