Skip to content

Commit 2c85937

Browse files
fix: add yaml
1 parent 62c357b commit 2c85937

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/guide/tools/editors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Use [pattern](https://ast-grep.github.io/guide/pattern-syntax.html) to structura
3131
| Feature | Screenshot |
3232
| --------------- | ----------------------------------------------------------------------------------------------------------- |
3333
| Search Pattern | <img src="https://github.com/ast-grep/ast-grep-vscode/blob/main/readme/search-pattern.png?raw=true"> |
34+
| Search YAML | <img src="https://github.com/ast-grep/ast-grep-vscode/blob/main/readme/search-yaml.png?raw=true"> |
3435
| Search In Folder| <img src="https://github.com/ast-grep/ast-grep-vscode/blob/main/readme/search-in-folder.png?raw=true"> |
3536

3637
### Structural Replace
@@ -183,4 +184,4 @@ ast-grep lsp -c <configPath>
183184
## More Editors...
184185

185186
More ast-grep editor integration will be supported by the community!
186-
Your contribution is warmly welcome.
187+
Your contribution is warmly welcome.

0 commit comments

Comments
 (0)