AMX TextEdit
Screenshots
Project Page: afaan.dev/AMX-TextEdit
Introduction
AMX-TextEdit is a simple, fast, tabbed text-editor written in C++.
Features
- Speed – AMX TextEdit is extremely fast.
- Portability – Just one file, no installation!
- Size – Under 2 MB!
- Tabs – Edit as many files as you like in tabs.
- Advanced Editing – Undo, Redo, line numbering, jump to a line and more.
- Syntax Highlighting – Syntax Highlighting for C/C++.
- C/C++ Compilation – One-click compile and run right from the editor (Requires gcc and g++ to be in PATH).
- Free – AMX TextEdit is completely free!
- Open Source – AMX TextEdit is open-source, hosted on GitHub and released under the MIT License.
Download: Executable, Latest Release
Author
Afaan Bilal (@AfaanBilal)
afaan.dev
Contributing
All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!
License
AMX TextEdit is released under the MIT License. Check out the full license here.