简体   繁体   中英

In Visual Studio Code, is there a way to see the explorer on the left and the outline on the right?

I am used to program having the file browser on the left of the code and the outline on the right. However, in Visual Studio Code it seems that I can only have both things on the same side. Is there any way to have them in different sides (like in the image, that comes from eclipse)?

Thanks,

DMR

例子

In the Insiders v1.61 Build now is an experimental feature that would provide a second Side Bar on the opposite side of your main Side Bar. This feature can be enabled with this setting:

Workbench > Experimental > Side Panel: Enabled

侧面板设置

It is disabled by default. Note that this second Side Bar is currently known as the Side Panel .

You can drag various views into the Side Panel like the Outline or SCM views. I would expect that more will be added later.

Demos:

在右侧演示中打开侧面板

侧面板演示

You can drag and drop every usable window, by clicking in the header bar of the window. Next to that, you can also clip it or decide it does not need to be clipped somewhere (check the context menu).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM