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

https://github.com/zelmoghazy/graphical_text_editor


https://github.com/zelmoghazy/graphical_text_editor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        



- [x] Text input
- [x] Word wrapping
- [x] Cursor snapping at line end
- [x] Zoom in and out
- [x] Scroll up and down
- [x] Home and End keys
- [x] Page up and down
- [x] Handle tabs using a preconfigured number of spaces
- [x] Line numbers
- [x] Backspace
- [x] Enter
- [x] Selection
- [ ] Syntax Highlighting
- [ ] Copy and Paste
- [ ] Undo and Redo