|
|
C.Editor
Size: 157.1 kB |
|
|
A text editor for smartphones with a touchscreen, as well as syntax highlighting (Python and PHP) in "real time", single-line comments are supported, but multi-line ones are not.
- Implemented undo-redo mechanism for all actions.
- You can add visual bookmarks to a specific place in the document.
- There are hot keys for accessing functions from the menu with key combinations.
- Work with multiple files simultaneously.
NOTE! Any attempt to search a file results in the crash, unfortunately the search does NOT work in the touch version.
- There is an autocompletion function (you can add your own templates).
- Highlighting closed brackets.
- Enable/disable typographic special characters and line breaks.
- Setting up the visual design of the menu and the text area (colour, style and font size) - the ability to use all the fonts installed on the system and any other .ttf font, the path to the font is "E:\data\ceditor\font.ttf".
Attention! The font will stick in the system before rebooting. If you decide to use a new one (instead of the existing font.ttf), then you need to reboot.