← [返回工具库]
[工具详情]

ast-grep

高 风险

Structural code search and rewrite tool based on AST patterns.

search 语言: all
[适用场景]推荐
  • Search code by syntax structure instead of plain text
  • Apply structural rewrites with reviewable patterns
[不适用场景]避免
  • Plain text search is sufficient
  • The language or syntax is not supported by the configured parser
[安全约束]必须遵守
[详细信息]原始元数据
命令
ast-grep
别名
sg
影响
read_files, write_files
[类似工具]03