中文 English
Van 插件
用于编程导航,提供及时引用展示、代码大纲等功能。
如果本插件对你有帮助的话,请为它好评哦 😝 祝编码愉快 ~
使用
安装插件后可拖动左侧工具栏中的 Van 插件图标到编辑器右侧,即可在右侧边栏常驻。
若没看到右侧边栏,可以点击 vscode 右上角的展示右侧边栏按钮。
及时引用展示
在代码中点击标识符,Van 将自动展示该标识符的所有引用和定义
三种引用查看模式
- 无锁模式,用户 单击 标识符就切换引用展示
- 半锁模式,用户通过 选中 来切换引用展示
- 锁模式,锁住当前展示引用
- F12 可在 无锁 和 锁 模式切换
忽略功能
- 🧹 模式,点击 引用项/文件 忽略该引用。Esc 退出模式
- 忽略文件
代码大纲
- 按类型筛选标识符
- 名称搜索,@开头支持大小写敏感
Van Plugin
Provides programming navigation with features like Real-time Reference Display and Code Outline.
If this plugin helps you, please give it a good review 😝 Happy coding ~
Usage
After installation, drag the Van plugin icon from the left toolbar to the right side of the editor to keep it in the right sidebar.
If you don't see the right sidebar, click the "Show Right Sidebar" button in the top-right corner of VSCode.
Real-time Reference Display
Click any identifier in your code, and Van will automatically display all references and definitions for that identifier
Three reference display modes:
- Lock-free Mode: Switch reference display by clicking identifiers
- Semi-locked Mode: Switch reference display through selection
- Locked Mode: Keep current references locked
- Press F12 to toggle between Lock-free and Locked modes
Ignore features
- 🧹 Clean Mode: Click references/files to ignore them. Press Esc to exit the mode
- Ignore Files
Code Outline
- Filter identifiers by type
- Name search (use @ prefix for case-sensitive search)
| |