Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
397 views
in Technique[技术] by (71.8m points)

c - 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

Example

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

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

Side Panel setting

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:

opening a Side Panel on the right demo

side panel demo


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...