ts-code-exploration - TypeScript Code Exploration Best Practices
Explore TypeScript code using LSP tools for type-based accurate results
Tags
Updated: 2026-02-11Typical Inputs
What this skill does
- go to definitions
- find references
- hover type information
- trace call relationships
- view document symbols
Inputs
- TypeScript project
- LSP server
- source code files
Outputs
- code navigation
- symbol references list
- type information display
- call hierarchy
Requirements
- TypeScript project
- LSP support
- code editor integration
