ts-pack-cli 1.13.4

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;