docs: add dev guide of tinymist-query (#1064)

This commit is contained in:
Myriad-Dreamin 2024-12-25 12:20:09 +08:00 committed by GitHub
parent dd67518248
commit c66615934c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 136 additions and 6 deletions

View file

@ -88,6 +88,8 @@ cargo insta test -p tinymist-query --accept
> [!Tip]
> Check [Cargo Insta](https://insta.rs/docs/cli/) to learn and install the `insta` command.
To add more tests, please refer to the guide to [test analyzers.](./dev-guide/tinymist-query.md#testing-analyzers)
## Running Syntax Grammar Tests
This is required if you are going to change the textmate grammar in `syntaxes/textmate`.