Skip to content

Commit f7402d4

Browse files
harjotgilltyaga001
authored andcommitted
add playground link
1 parent a65da37 commit f7402d4

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
@@ -54,6 +54,14 @@ written in Rust and uses the tree-sitter parser to generate the AST for popular
5454
languages. `ast-grep` is written and maintained by
5555
[Herrington Darkholme](https://twitter.com/hd_nvim).
5656

57+
:::tip
58+
59+
`ast-grep` Playground is quite effective in designing and testing AST rules on
60+
source code snippets. You can access the playground
61+
[here](https://ast-grep.github.io/playground.html).
62+
63+
:::
64+
5765
:::note
5866

5967
The additional context provided by this feature is only available during the

0 commit comments

Comments
 (0)