An open API service indexing awesome lists of open source software.

https://github.com/afaanbilal/amx-textedit

AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.
https://github.com/afaanbilal/amx-textedit

amx-textedit cpp text-editor

Last synced: 11 months ago
JSON representation

AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.

Awesome Lists containing this project

README

          

AMX TextEdit
==============

Author: **[Afaan Bilal](https://afaan.dev)**

Download: [Executable, Latest Release](https://github.com/AfaanBilal/AMX-TextEdit/releases/latest)

![AMX TextEdit](https://afaan.dev/screenshots/amx-textedit.png)

## Introduction
**AMX TextEdit** is a simple, fast, tabbed text editor written in C++. A lightweight replacement for your notepad with tabs!

## 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](LICENSE).