【问题标题】:Visual Studio Code move or dock the 'Outline panel' to the right side of the EditorVisual Studio Code 将“大纲面板”移动或停靠到编辑器的右侧
【发布时间】:2021-01-21 05:31:23
【问题描述】:
如何将“大纲”面板移动/停靠在编辑器的右侧
1. So we can have more "vertical" space in the left for the explorer...<br>
2. and also more "vertical" space in the right for the Outlined items<br>
看起来这应该是一个非常标准的事情..
(来自我使用过的编辑器/IDE)...
但我一直在查看 Visual Studio Code 设置...
并且还在谷歌上搜索这个......但还没有运气!
我使用的是 1.47 版...
但是快速浏览一下新的似乎没有这个功能...
?有什么想法
【问题讨论】:
标签:
user-interface
visual-studio-code
ide
dock
pane
【解决方案1】:
好吧……有可能……
并且像魅力一样工作......
您只需要 2 个“不那么明显”的步骤...
1. Move the "Botton panel" to the right...
2. Move The "Outline panel" to the right panel...
If the "default command line console" is annoyig you---<br>
just double click the title so it closes to the botton---
就是这样......
现在我们在右边有一个“全尺寸资源管理器面板”......
和左侧的“全尺寸大纲面板”...
享受吧!