Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "lsp-intelligence" yet — see the docs or source repo.
Using semantic analysis, find all references to the getUserProfile function in the project, and group them by file path, call pattern, and whether they are indirect calls.
A complete reference list for the function, organized by direct or indirect usage and file location.
If I change the type of the token field in the UserSession interface, analyze impacted files, functions, API boundaries, and potential risks, then suggest safe changes.
An impact analysis with risk areas and a recommended safe migration path.
Explain the current TypeScript type error in src/services/auth.ts, including the root cause, involved symbol relationships, and actionable fixes.
A clear explanation of the error cause, related code relationships, and practical fix suggestions.
Expose read-only code intelligence like hover, definitions, references, and diagnostics.
Enable AI code navigation and editing across languages through LSP-backed tools.
Access semantic code tools like definitions, references, rename, and diagnostics.
Navigate, inspect, diagnose, and refactor TypeScript projects with compiler-level intelligence.
Help AI agents navigate, search, and understand codebases and change history.
Search code semantically and answer questions about a codebase.