Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Code Tree
New to Visual Studio Code?
Get it now.
Code Tree
Listening Rift
|
64 installs
|
(
0
)
|
Free
A VSCode plugin in the form of a tree to code navigation.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Code Tree
代码阅读辅助工具。
Features
代码结构树 辅助快速阅读代码整体结构
代码折叠 辅助处理代码折叠结构
vscode 版本要求
vscode 1.74.0 及以上
使用
侧边栏会多出一个
Code Tree
的视图,点击即可查看代码结构
在命令面板中输入
unfold to
即可展开代码至指定层级
编辑器tab栏按钮增加
全部展开
和
全部折叠
按钮,点击即可展开或折叠所有代码