AgentSkillsCN

LSP Symbol Navigation Skill

LSP 符号导航技能

SKILL.md

LSP Symbol Navigation Skill

When to Use

When you need to understand a symbol's definition, type, and all usages.

Steps

  1. Use go-to-definition to find the symbol's definition
  2. Use hover to get type information and documentation
  3. Use find-references to see all usages of the symbol