Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem that the vscode menu is missing

2025-01-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how to solve the problem that the vscode menu is missing. I hope you will get something after reading this article. Let's discuss it together.

How can I adjust the vscode menu when it's gone?

The vscode menu bar and toolbar are missing.

Press alt for ● to come out of the menu bar

The ● command line switches out the keyword menu

● F1 or shift+ctrl+p switch out of the command line, and then enter menu has a view:toggle Menu bar function, no documentation of this really have to find their own.

● finds the settings bar, finds the configuration file: settings.json, and sets the

"workbench.activityBar.visible": true is set to true

{"workbench.colorTheme": "Visual Studio Light", "workbench.activityBar.visible": true "editor.renderWhitespace": "all", "editor.renderControlCharacters": true, "breadcrumbs.enabled": true, "window.menuBarVisibility": "default", "workbench.settings.openDefaultSettings": true, "window.enableMenuBarMnemonics": false, "window.zoomLevel": 0} finish reading this article I believe you have a certain understanding of "how to solve the problem of missing vscode menu". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report