AppCode 2017.1 Help

Navigating Between Files and Tool Windows

AppCode suggests a handy way to switch between files opened in the editor, split editor tabs, and tool windows (docked or floating). This is similar to the application switchers in the various operating systems. The switcher consists of two columns: the left one displays the list of tool windows, while the right one displays the list of files currently opened in the editor.

/help/img/idea/2017.1/AppCodeSwitcher.png

To switch between open files and tool windows

  1. Press ⌃⇥.
  2. Keeping pressed, use the following keys:
    • and arrow keys, or ⇧⇥ to go up and down the list in both panes.
    • or to close the editor tab where the selected file is opened and delete the selected file from the list.
  3. Having selected the desired file or tool window, release the Ctrl key. The corresponding file or tool window gets the focus, and the switcher pop-up window disappears.

See Also

Last modified: 26 July 2017