问题
I have the plugin Sublimerge
installed in Sublime Text 3
. In order to compare two files Sublimerge
opens a new window (but without any menu). That is fine since the original Sublime
window is still there.
Unfortunately the diff-window was the last one I closed and when I restart Sublime
it opens the diff-view without menu.
Question is: How can I restore the default Sublime
view?
To make my problem visible, this is what it looks like now:

Edit: Sublime is running on Linux Mint and is set to a German keyboard.
回答1:
If you are referring to the sidebar
, you press super+k,super+b to toggle it on/off.
To close the sublimerge diff window, just press super+w.
edit after reading your comment/image:
To go back to a single pane view, press super+ctrl+1.
Ultimately, you can access the FileDiffs menu via the command palette
(ctrl+shift+p) and type in menu
.
回答2:
I had the same issue and in my case pressing ctrl+alt+p and selecting last project solved it.
来源:https://stackoverflow.com/questions/29879121/sublime-only-opens-in-sublimerge-view