Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Releases: Moritz344/Texteditor

NeroEditor

25 Apr 16:00
6e71608

Choose a tag to compare

NeroEditor Pre-release
Pre-release

NeroEditor

Features

✅Recent Files (up to 5)
✅reworked ui for settings and preference tab
✅more fonts
✅ made some smaller changes
✅ Basic Syntax Highlighting for Python
✅ open text files,python files
✅ save text file,python files
✅ change font
✅ change font size
✅ change colorscheme
✅ change dark/light mode
✅ See Recent File
✅ See Current File
✅ Ctrl+z(und)
✅ Ctrl+y(redo)
✅ File Info window
✅ Settings window
✅ Preferences window

NeroEditor - v1.0.0

19 Mar 14:18

Choose a tag to compare

NeroEditor - v1.0.0 Pre-release
Pre-release

NeroEditor - v1.0.0

NeroEditor is a simple app for editing text.

✨ Features

✅ Basic Syntax Highlighting for Python
✅ open text files,python files
✅ save text file,python files
✅ change font
✅ change font size
✅ change colorscheme
✅ change dark/light mode
✅ See Recent File
✅ See Current File
✅ Ctrl+z(und)
✅ Ctrl+y(redo)
✅ File Info window
✅ Settings window
✅ Preferences window

🛠 Installation & Usage

Download the latest release (NeroEditor-v1.0.0.zip).
Extract the ZIP file.
Run main.exe to start the app!

v1.0.0

23 Feb 20:20

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

NeroEditor

Features
- open text files,python files
- save text file,python files
- change font
- change font size
- change colorscheme
- change dark/light mode
- See Recent File
- See Current File

⚠ Note: This pre-release does not include any executable files yet.
If you want to test the app, you'll need to build it from the source code.