Textor++ is a plain text editor for iOS. It is an updated version of this open-source project. Since it is no longer being updated, I took it upon myself to add new features including:
- Syntax Highlighting for code
- Create any file extenstion
- Tabbing (auto tabbing & button)
- Undo/Redo
- Tabs 2 Spaces
- Spaces 2 Tabs
- Find
- Find & Replace
- Plenty of other coder friendly-features
For iPad users:
- Key bindings
- Optimized views for iPad
This version also has general bug fixes & updated syntax (Swift 5)
Plenty of helpful text-editing tools such as:
- Line Numbers Indicators
Line Numbers - Ability to change the theme of Syntax Highlighting
- And plenty more
- Tabs! (multiple files open at once)
- Auto Completion for coding
- Get (& Save) documents from OneDrive, Drive, DropBox, etc
- Be able to open files from external apps (Slack, Notes, etc), edit in Textor++, save to iCloud (or other provider)
- Support for different worldly languages
- Use telekinesis to translate thoughts to text
Feel free to add any issues for bug and feature requests. Feel free to contribute to this project by forking the project & then creating a pull request.
A special thanks to the original creator of the base project, louisdh. Thanks to the highlight.js team for the syntax highlighing as well as to raspu for porting it over to Swift. Thanks to raphaelhanneken for the helpful TextView with line numbers (I'll be adding this to the project soon). And of course anyone who helped shape the original Textor & all future contributers to Textor++!
This project is available under the MIT license. See the LICENSE file for more info.