Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/03-editing-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,26 @@ The **Zoom UI and Fonts** options allow you to adjust the overall interface scal

---

## Line Height

The **Line Height** feature lets you customize the vertical spacing between lines of text in the editor.

### Adjusting Line Height

To adjust line height:
1. Click on `View` in the menu bar.
2. Navigate to the `Themes...` option.
3. Use the Line Height slider to set a value between 1 and 3. The default is 1.5.
![Line Height](./images/editingText/line-height.png "Go to View > Themes... to adjust line height")

Adjustments apply instantly, updating the editor dynamically.

### Modifying Line Height via Preferences

You can also modify the line height by updating the `themes.editorLineHeight` property in the preferences file. [Click Here](#editing-preferences) to read on how to edit the preferences.

---

## Indent Guide Lines

![Indent Guide Lines Image](images/editingText/indent-display.png "The vertical lines are Indent Guide Lines")
Expand Down
Binary file added docs/images/editingText/line-height.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading