Settings Guide
Press Cmd/Ctrl + , to open the Settings window. Textox offers a wide range of customization options.
Editor
In the Editor tab, you can configure editing-related settings:
| Setting | Description |
|---|---|
| Font | Set the editor display font |
| Font Size | Adjust editor text size |
| Auto Save | Enable auto-save functionality |
| Auto Capitalize | Auto-capitalize sentence beginnings (macOS) |
| Show Word Count | Display word count in the status bar |
| Typewriter Mode | Keep the current editing line centered |
| External File Change | Action when external programs modify the file |
| Code Block Word Wrap | Enable word wrap for long lines in code blocks |
| Show Line Numbers | Display line numbers in code blocks and source editor |
Markdown Syntax
The Markdown Syntax tab lets you individually enable or disable each extended syntax feature. Changes take effect immediately.
| Feature | Default | Description |
|---|---|---|
| GFM Alerts | On | > [!note/tip/warning/important/caution] callout blocks |
| HTML Comments | On | <!-- --> comment syntax support |
| Inline HTML | On | Use HTML tags directly in documents |
The Lite version does not include Markdown Syntax settings.
Personalization
The Personalization tab manages appearance-related settings:
- Appearance: Light / Dark / Follow System
- Color Theme: Choose a built-in theme
- Highlight Color: Choose the text highlight color
- Editor Font: Customize the editor font
- Sidebar Position: Left or right
- Code Block Theme: Choose code highlighting themes for light and dark modes
- Sync Editor Background: Use editor background color in the source code editor
Theme Editor (Full Version)
Click Theme Editor to open the visual theme editing interface, which supports:
- Visual color variable adjustment
- Real-time preview
- Theme import/export
- CSS source code editing
See Custom Themes for details.
Shortcuts
The Shortcuts tab displays all configurable keyboard shortcuts. You can:
- View all shortcuts and their bindings
- Click on a shortcut to record a new key combination
- The system detects and warns about key conflicts
See Keyboard Shortcuts for details.
About
The About tab displays version information, licenses, and privacy policy links.
New to Textox? Check out the Quick Start guide.