summaryrefslogtreecommitdiff
path: root/queries/fusion
AgeCommit message (Collapse)Author
2022-01-04fix: typo in locals queryJirgn
2022-01-04fix: add eel_array and eel_object to indent queryJirgn
2022-01-04fix: highlights for value_expression start and end as punctuationJirgn
2022-01-04feat: add indent for fusion and afxJirgn
2022-01-04fix: add afx_text to highlights (text)Jirgn
2022-01-04feat: add more local definitionsJirgn
2022-01-04feat: add fold queriesJirgn
2021-12-23update fusion to version 1.1.1 (#2148)jirgn
* feat(fusion): update tests * fix(fusion): update lockfile * fix(fusion): update to (highlight breaking) version 1.1.0 * update grammer to introduce afx support * update tests and queries * fix: revert lockfile update of unrelated grammars * fix: update to 1.1.1 and fix hightlights * fix: use @tag.attribute capture to match specs Co-authored-by: Jirgn <jirgn76@googlemail.com>
2021-12-06feat(fusion): update testsJirgn
2021-11-26parsers(fusion): add info about main branchStephan Seitz
2021-11-26fix: incorrect hightlight groupsJirgn
2021-11-26fix: typo in highlight group punct(u)ationJirgn
2021-11-26feat: add fusion grammar and highlightsJirgn