Skip to content

Commit 7570459

Browse files
committed
add playground link
1 parent 477e459 commit 7570459

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/guides/review-instructions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ written in Rust and uses the tree-sitter parser to generate the AST for popular
4848
languages. `ast-grep` is written and maintained by
4949
[Herrington Darkholme](https://twitter.com/hd_nvim).
5050

51+
:::tip
52+
53+
`ast-grep` Playground is quite effective in designing and testing AST rules on
54+
source code snippets. You can access the playground
55+
[here](https://ast-grep.github.io/playground.html).
56+
57+
:::
58+
5159
:::note
5260

5361
**Deep dive into AST patterns and `ast-grep` rules**

0 commit comments

Comments
 (0)