Atom menu is missing. How do I re-enable

跟風遠走 提交于 2019-12-18 10:21:42

问题


The menu in Atom text editor is gone. I dont know how I disabled it. I tried F1-12 keys. How do I re enable it? Here's how it's looking now:


回答1:


Open Atom and press ALT key you are done.




回答2:


Temporarily show Menu Bar on ATOM:

Press ALT Key to make the Menu bar appear but it is not permanent.

Always display the Menu Bar on ATOM:

To make the change permanent, press ALT + V and then select Toggle Menu Bar option from the "View" drop-down down.

[Tested on ATOM running on Ubuntu 16.04]




回答3:


Press Alt + v and select Toggle menu bar option.




回答4:


Get cursor on top, where white header with file name, then press Alt. To set top menu by default always visible. You needed in top menu selected: FILE -> Config... -> autoHideMenuBar: true (change it to autoHideMenuBar: false) Save it.




回答5:


Open atom editor and then press Alt and menu bar will appear. Now click on View tab and then click on Toggle Menu Bar as seen on this screenshot.




回答6:


CONTROL + SHIFT + P and execute command "Tree View: Show"




回答7:


Same happened to me, I had to go into Packages and re-enable Tabs and Tree-View (both part of core).



来源:https://stackoverflow.com/questions/29159379/atom-menu-is-missing-how-do-i-re-enable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!