英文:
How to enable Split Screen Icon?
问题
I accidently deleted the "Split Screen" icon on the top right side of the VS Code, idk how to get it back I tried all methods I could find. Please tell me how to get that icon back, a video or photo tutorial would be great. Thank you
我不小心删除了 VS Code 顶部右侧的 "分屏" 图标,不知道如何恢复它,我尝试了所有我能找到的方法。请告诉我如何重新获取那个图标,视频或图片教程将会非常有帮助。谢谢
I asked users of VS Code over discord, Searched VS Code documents, but I couldnt find it.
我在 Discord 上询问了 VS Code 的用户,搜索了 VS Code 文档,但我找不到它。
英文:
I accidently deleted the "Split Screen" icon on the top right side of the VS Code, idk how to get it back I tried all methods I could find. Please tell me how to get that icon back, a video or photo tutorial would be great. Thank you
I asked users of VS Code over discord, Searched VS Code documents, but I couldnt find it.
答案1
得分: 1
在VS Code右上角的...
(更多操作...)上右键单击,然后选择“重置菜单”。
英文:
Click with right mouse button on ...
(More Actions ...) on the top right side of VS Code and select "Reset Menu".
答案2
得分: 0
To hide icon: 右键单击图标,选择“隐藏 'Split Editor Right'”。
To bring back icon: 右键单击标签栏,选择“显示 'Split Editor Right'”。
[隐藏/启用图标的上下文菜单。]
英文:
To hide icon: Right click on icon and select "Hide 'Split Editor Right'".
To bring back icon: Right click on tab bar and select "Split Editor Right".
Context menu to hide/enable icon.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论