Configuring the Layout of the Views and Editors
All the Oxygen XML Editor views available in the 
               Editor Perspective, XSLT Debugger Perspective, and
               XQuery Debugger Perspective
               
            are dockable. To open a view, select it from the  menu. You can hide a view by closing it with the  button at the top-right corner of the
            view, or with the  action.
 button at the top-right corner of the
            view, or with the  action.
         
Arranging the Layout
You can drag any view to any margin of another view or editor inside the Oxygen XML Editor window. Once you create a layout that suites your needs, you can save it from . Oxygen XML Editor creates a layout file containing the preferences of the saved layout. To load a layout, go to . To reset it, select .
Note
The changes you make to any layout are preserved between working sessions. The predefined layout files are saved in the preferences directory of Oxygen XML Editor.
To gain more editing space in the Oxygen XML Editor window, click  Toggle auto-hide
               in any view. This button sets the view in the auto-hide state, making it visible only
               as a vertical tab, at the margins of the Oxygen XML Editor window. To display a view in
               the auto-hide state, hover its side-tab with your cursor, or click it to keep
               the view visible until you click elsewhere. A view can also be set to a floating state
               by
               using the Toggle floating action, making it independent from the rest
               of the Oxygen XML Editor window.
Toggle auto-hide
               in any view. This button sets the view in the auto-hide state, making it visible only
               as a vertical tab, at the margins of the Oxygen XML Editor window. To display a view in
               the auto-hide state, hover its side-tab with your cursor, or click it to keep
               the view visible until you click elsewhere. A view can also be set to a floating state
               by
               using the Toggle floating action, making it independent from the rest
               of the Oxygen XML Editor window.
            
You can drag the editors and arrange them in any order, both horizontally and vertically.
The following image presents two editors arranged as horizontal tiles. To arrange
               them
               vertically, drag one of them on top of the other. In this example, the
               personal.xml file was dragged over the
               personal-schema.xml file. When doing this, a dark gray rectangle
               marks the rearranged layout.
Drag and Drop Editors

Tile/Stack Editor Actions
You can also tile or stack all open editors, both in the Editor Perspective or in the Database Perspective, using the following actions from the Editor toolbar or Window menu:
 Tile
                        Editors Horizontally Tile
                        Editors Horizontally
- Splits the editing area into horizontal tiles, one for each open file.
 Tile
                        Editors Vertically Tile
                        Editors Vertically
- Splits the editing area into vertical tiles, one for each open file.
 Stack
                        Editors Stack
                        Editors
- The reverse of the Tile Editors Horizontally/Vertically actions. Stacks all open editors.
 Synchronous Scrolling Synchronous Scrolling
- Select this action to scroll through the tiled editors at the same time.
Note
Split Editor Actions
You can divide the editing area vertically and horizontally using the following actions available in the Editor toolbar and Window menu:
 Split
                        Editor Horizontally - Splits the editor horizontally. This is useful for
                     comparing and merging content between two documents. Split
                        Editor Horizontally - Splits the editor horizontally. This is useful for
                     comparing and merging content between two documents.
 Split
                        Editor Vertically - Splits the editor vertically. This is useful for
                     comparing and merging content between two documents. Split
                        Editor Vertically - Splits the editor vertically. This is useful for
                     comparing and merging content between two documents.
 Unsplit
                        Editor - Removes a split action on the editing area. Unsplit
                        Editor - Removes a split action on the editing area.
Scroll Wheel Actions
When the opened documents titles do not fit in the tab strip, the scroll wheel can be used to scroll the editor title tabs to the left or right, the same as the two arrows on the top-right. You can also switch between edited files by using the Next editor and Previous editor actions from the Window menu, or by using their respective keyboard shortcuts (Ctrl + F6 (Command + F6 on OS X) and Ctrl + Shift + F6 (Command + Shift + F6 on OS X)). These two actions display a small pop-up window that allows you to cycle through all opened files.
To watch our video demonstration about dockable and floating views and editors in Oxygen XML Editor, go to https://www.oxygenxml.com/demo/Dockable_Views.html.
