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++.
- Host: GitHub
- URL: https://github.com/afaanbilal/amx-textedit
- Owner: AfaanBilal
- License: mit
- Created: 2016-03-05T03:03:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T09:10:06.000Z (over 2 years ago)
- Last Synced: 2024-02-24T10:22:13.887Z (over 2 years ago)
- Topics: amx-textedit, cpp, text-editor
- Language: C++
- Homepage: https://afaan.dev/AMX-TextEdit
- Size: 134 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

## 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).