Module ast_grep

Module ast_grep 

Source
Expand description

AST-grep integration for VTCode

This module provides integration with the ast-grep CLI tool for syntax-aware code search, transformation, linting, and refactoring.

Structsยง

AstGrepEngine
AST-grep engine for syntax-aware code operations