mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
docs: add dev guide of tinymist-query (#1064)
This commit is contained in:
parent
dd67518248
commit
c66615934c
7 changed files with 136 additions and 6 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue