feat(parsers): Add qf(quickfix0

This commit is contained in:
Shawon 2025-05-26 00:33:50 +06:00
parent c1dfc39285
commit 9b5d24111e
4 changed files with 50 additions and 0 deletions

View file

@ -226,6 +226,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
[purescript](https://github.com/postsolar/tree-sitter-purescript) | unstable | `H  JL` | | @postsolar
[pymanifest](https://github.com/tree-sitter-grammars/tree-sitter-pymanifest) | unstable | `H  J ` | | @ObserverOfTime
[python](https://github.com/tree-sitter/tree-sitter-python) | unstable | `HFIJL` | | @stsewd, @theHamsta
[qf](https://github.com/OXY2DEV/tree-sitter-qf) | stable | `H  J ` | | @OXY2DEV
[ql](https://github.com/tree-sitter/tree-sitter-ql) | unstable | `HFIJL` | | @pwntester
[qmldir](https://github.com/tree-sitter-grammars/tree-sitter-qmldir) | unstable | `H  J ` | | @amaanq
[qmljs](https://github.com/yuja/tree-sitter-qmljs) | unstable | `HF J ` | | @Decodetalkers