ts-pack-cli 1.12.2

CLI tool for tree-sitter language pack - manage parser downloads and run code intelligence
1
2
3
/// MCP server subcommand.
#[cfg(feature = "mcp")]
pub mod mcp;