How to Use the App
Text&Code Edit+ is a dual-purpose editor designed for both plain text/code editing and rich document formatting.
- Open/Save: Use the folder icon to open files from your device. Use the save icon to download the current file. The file extension is automatically appended based on the selected language mode.
- Language Mode: Select the appropriate language or file format from the dropdown in the center of the toolbar. Changing modes updates syntax highlighting or switches to the Rich Text editor.
- Rich Text Editing: Selecting 'Rich Text (.rtf)' switches the editor to a visual mode where you can format text, add headings, lists, and links. A secondary toolbar will appear.
- Code Formatting: While in code mode, click the magic wand icon to automatically format and indent your code.
- Browser Preview: When editing HTML files, click the 'Preview' button to open a live browser preview pane.
- Themes: Toggle between light and dark themes using the theme dropdown.
Supported File Types
The app supports over 20 specific modes grouped into categories:
Editors
- Plain Text (.txt)
- Rich Text (.rtf)
Web
- HTML (.html)
- CSS (.css)
- JavaScript (.js)
- PHP (.php)
System/App
- C++ (.cpp)
- C# (.cs)
- Java (.java)
- Python (.py)
- Go (.go)
- Rust (.rs)
- Ruby (.rb)
Scripting & Data
- Shell/Bash (.sh)
- PowerShell (.ps1)
- Lua (.lua)
- Markdown (.md)
- JSON (.json)
- CSV (.csv)
- XML (.xml)
- SQL (.sql)
- YAML (.yaml)