adding more languages to tree-sitter (java, go, cpp,..)

This commit is contained in:
Dhanji R. Prasanna
2025-11-05 14:07:50 +11:00
parent f25a3d5e06
commit fa38439a06
6 changed files with 204 additions and 5 deletions

View File

@@ -94,7 +94,7 @@ These commands give you fine-grained control over context management, allowing y
- Screenshot capture and window management
- OCR text extraction from images and screen regions
- Window listing and identification
- **Code Search**: Embedded tree-sitter for syntax-aware code search (Rust, Python, JavaScript, TypeScript) - see [Code Search Guide](docs/CODE_SEARCH.md)
- **Code Search**: Embedded tree-sitter for syntax-aware code search (Rust, Python, JavaScript, TypeScript, Go, Java, C, C++) - see [Code Search Guide](docs/CODE_SEARCH.md)
- **Final Output**: Formatted result presentation
### Provider Flexibility