Skip to content

Commit 5ee763f

Browse files
fix: update faq
1 parent 185dd66 commit 5ee763f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

website/advanced/faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,12 @@ See [tree-sitter issue](https://github.com/tree-sitter/tree-sitter/issues/224) f
7272
Text-encoding will affect the error recovery because it changed the cost of different recovery strategies.
7373
:::
7474

75+
If you find the inconsistency between CLI and Playground, try confirming the playground version by hovering over the language label in playground, and the CLI version by [this file](https://github.com/ast-grep/ast-grep/blob/main/crates/language/Cargo.toml).
76+
77+
![Playground Version](/image/playground-parser-version.png)
78+
7579
:::tip Found inconsistency?
76-
If you find the inconsistency between CLI and Playground, please [open an issue in the Playground repository](https://github.com/ast-grep/ast-grep.github.io/issues). Contribution to update the Playground parser is warmly welcome!
80+
You can also [open an issue in the Playground repository](https://github.com/ast-grep/ast-grep.github.io/issues) if you find outdated parsers. Contribution to update the Playground parser is warmly welcome!
7781
:::
7882

7983

Loading

0 commit comments

Comments
 (0)