Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the shortcut to focus back on the Atom editor when focus is on the tree-view? And the opposite?

Is there in atom.io a shortcut to get the focus back on the editor (maybe even on a particular pane) when the tree has the focus?

I've checked on the documentation but I couldn't find anything.

like image 408
LongHike Avatar asked Nov 01 '16 07:11

LongHike


People also ask

How do I get the Atom shortcut?

Simply hit **ctrl + ** ( ctrl + backtick`) and you will get a cheatsheet on your screen immediately. Run apm install atom-shortcuts to install the package.

How do you undo in Atom editor?

When in a file that needs reverting, press ctrl-cmd-r to revert the file.

How do I get out of fullscreen in Atom?

Press F11. If using a touch screen monitor or mouse, click on the unlock button in the top right hand corner of the start screen.


2 Answers

Just hit escape. This works on Mac OS.

like image 90
str Avatar answered Oct 10 '22 04:10

str


On fedora 29 Workstation(Gnome desktop), Linux.
Use the keybinding (keyboard shortcuts) , ALT+\, for toggle between "Tree View" and Editor area.

like image 31
christianbueno.1 Avatar answered Oct 10 '22 04:10

christianbueno.1