0 comment(s).

Chapter 3. Navigation / Overview

Table of Contents

Foldings
Bookmarks
Last changes
Split views

Appart from common methods of text navigating (using keys such as PageUp/Down, Home, …), there are basically four common ways easing navigation throughout the text.

Foldings

Foldings allows collapsing and/or expanding blocks of text logically belonging together. If given language supports such separation (most do), you can use foldings to collapse the text you're not working on at the moment to save space and increase readibility of your code. Editor will automatically find these blocks for you (as defined in specific language grammar). Expanded code block You may collapse the block by click on either the opening or closing arrow icon. Hovering over gray three-dotted icon will display, what's hidden. Collapsed code block