LSP Symbol Navigation Skill
When to Use
When you need to understand a symbol's definition, type, and all usages.
Steps
- •Use go-to-definition to find the symbol's definition
- •Use hover to get type information and documentation
- •Use find-references to see all usages of the symbol