This is a text editor made with Python 3.6 and Tkinter, any similarity with Sublime Text is a mere coincidence. Syntax highlighting was done with Pygments.
- Open/save/rename text files
- Settings stored in .json files
- Custom shortcuts and colors
- Fullscreen mode
- Menu hiding
- Paste, Copy, Cut, Undo, Redo
- Text search and highlight
- Line/Character counting
- Cursor position
- Web scraper
- Change font
- Change font size
- Change language
- Audio file opening
- Syntax highlighting
- Change font style
- Text replacement
- Regex support
- Self updater
- Tabs for multiple opened files
This project is licensed under the GNU Lesser General Public License v3.0 - see LICENSE file for details
- Rafael Malon