aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update READMEGithub Actions2023-03-101-1/+1
|
* fix(gleam): update tests reflecting recent changesAmaan Qureshi2023-03-106-102/+103
|
* fix(gleam): update highlights from upstreamAmaan Qureshi2023-03-103-44/+41
|
* chore(gleam): update parser infoAmaan Qureshi2023-03-101-2/+2
|
* fix(gleam): add scanner.c to parsers list & update lockfileAmaan Qureshi2023-03-102-3/+2
|
* Partially Revert "fix(ecma): properly capture constants in const declarations"Amaan Qureshi2023-03-101-5/+0
| | | | This partially reverts commit c553e6c5608ba54e210e9131bf9ba5e36ef18e57.
* feat: improve yuck highlightingPhilipp Mildenberger2023-03-092-116/+57
|
* highlights(sql): add new keywords and datatypesMatthias Queitsch2023-03-082-1/+11
|
* Update parsers: squirrel, yuckGitHub2023-03-081-2/+2
|
* feat: add SquirrelAmaan Qureshi2023-03-078-0/+480
|
* feat: add Uxn TalAmaan Qureshi2023-03-078-0/+145
|
* Update parsers: yuckGitHub2023-03-071-1/+1
|
* indents(vue): Update dedent logic for <template>Pham Huy Hoang2023-03-061-1/+1
|
* fix: Java indent for multiple line arguments (#4449)Daniel Woznicki2023-03-064-1/+14
| | | | | | | | | * fix Java indent for multiple line arguments, fixes #4448, add an additional test for methods with arguments on multiple lines * Satisfy StyLua check --------- Co-authored-by: Daniel Woznicki <danwoz@nettoolkit.com>
* Update parsers: markdown, markdown_inline, swiftGitHub2023-03-061-3/+3
|
* indents(vue): fix indents on new line after <template>Pham Huy Hoang2023-03-063-0/+29
|
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-0532-58/+256
|
* docs: add `@comment.documentation`Amaan Qureshi2023-03-051-6/+7
|
* feat: add `@string.documentation` where applicableAmaan Qureshi2023-03-054-5/+32
|
* docs: add `@string.documentation`Amaan Qureshi2023-03-051-9/+10
|
* injections(html): fix faulty css/js injectionsPham Huy Hoang2023-03-053-27/+17
| | | | | | Group queries to reduce duplicate injection tree use only regex
* Update parsers: zigGitHub2023-03-051-1/+1
|
* Update parsers: c_sharp, luap, perlGitHub2023-03-051-3/+3
|
* docs: fix readme namesObserverOfTime2023-03-042-6/+6
|
* Update READMEGithub Actions2023-03-041-1/+1
|
* feat(query): differentiate lua-match strings by using luap injections and ↵Amaan Qureshi2023-03-041-1/+8
| | | | fix offset matches
* feat(lua): add luap injectionsAmaan Qureshi2023-03-041-0/+26
|
* feat: add luapAmaan Qureshi2023-03-044-0/+48
|
* highlights(sql): keywords as `@storageclass`Matthias Queitsch2023-03-041-15/+20
|
* highlights(sql): added missing kwds, added `@attribute` and ↵Matthias Queitsch2023-03-041-11/+14
| | | | @`type.qualifier` kwds
* highlights(sql): add missing keywordsMatthias Queitsch2023-03-041-19/+62
|
* feat: add cueAmaan Qureshi2023-03-048-0/+237
|
* feat(ecma): add tests for constantsAmaan Qureshi2023-03-041-0/+13
|
* fix(ecma): properly capture constants in const declarationsAmaan Qureshi2023-03-041-2/+7
|
* Update parsers: hlsl, yuckGitHub2023-03-041-2/+2
|
* fix(go): Indent on type switch case properlyEvan Phoenix2023-03-032-0/+7
|
* v(injections): inject regex for some methods in `re` moduleYochem van Rosmalen2023-03-032-0/+9
|
* Update parsers: sql, yuckGitHub2023-03-031-2/+2
|
* refactor(svelte): match certain keywords for conditional and exceptionAmaan Qureshi2023-03-031-0/+6
|
* refactor(zig): `@type.definition` items belong in `@keyword`, differentiate ↵Amaan Qureshi2023-03-031-10/+10
| | | | `@boolean` from `@constant.builtin`
* refactor(ruby): move keywords appropriatelyAmaan Qureshi2023-03-031-6/+21
|
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-0317-78/+137
|
* docs: add `@keyword.coroutine`Amaan Qureshi2023-03-031-0/+1
|
* docs(readme): recommend installing query parserChristian Clason2023-03-031-2/+2
| | | now bundled in Neovim
* Update parsers: cpp, cuda, markdown, markdown_inline, racket, sqlGitHub2023-03-031-6/+6
|
* Update highlights.scm for PythonAnthony Shi2023-03-021-0/+2
| | | Added new keywords "is not" and "not in"
* feat(prql): update queriesMatthias Queitsch2023-03-022-2/+11
|
* markdown!: switch to scanner.cChristian Clason2023-03-022-4/+4
|
* Update READMEGithub Actions2023-03-021-1/+1
|
* Update parsers: erlang, haskell, qmldir, sql, vGitHub2023-03-021-5/+5
|