https://github.com/eyelash/platon-core
a simple and fast text editor library (work in progress)
https://github.com/eyelash/platon-core
cpp text-editor
Last synced: 6 months ago
JSON representation
a simple and fast text editor library (work in progress)
- Host: GitHub
- URL: https://github.com/eyelash/platon-core
- Owner: eyelash
- License: mit
- Created: 2018-11-22T19:19:33.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:47:47.000Z (over 1 year ago)
- Last Synced: 2025-02-26T17:41:49.721Z (about 1 year ago)
- Topics: cpp, text-editor
- Language: C++
- Homepage:
- Size: 136 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# platon-core
a simple and fast text editor library
## Roadmap
- [x] multiple selections
- [x] syntax highlighting
- [x] copy/paste
- [ ] undo/redo
- [ ] git gutter