← Back to browse
tool

File-scoped symbol analysis using LSP capabilities

From blackwell-systems/agent-lsp ★ 28

Summary

This tool provides fast, file-local analysis of symbols, allowing developers to list all definitions, find all usages, and inspect type signatures within the current file without requiring a full workspace search. It leverages the language server protocol (LSP) index for precise, read-only code understanding.