Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Source Insight Relation WindowNew to Visual Studio Code? Get it now.
Source Insight Relation Window

Source Insight Relation Window

jia.yang

|
3 installs
| (0) | Free
以 Source Insight 风格显示当前符号的调用方、被调用方和引用关系。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Source Insight Relation Window

在 VS Code 中以 Source Insight 风格显示光标所在符号的调用方、被调用方和引用关系。

使用方法

  1. 安装并启用支持 Call Hierarchy 的语言扩展,例如 VS Code C/C++ 扩展。
  2. 打开源码,把光标放在函数或其他可解析符号上。
  3. 右键选择“Relation Window: 显示函数关系树”。
  4. 使用底部 Caller/Callee 按钮切换方向;单击节点跳转定义,单击行号跳转调用位置,双击节点切换根符号。
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft