Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ousttrue/zigcell
zig code viewer
https://github.com/ousttrue/zigcell
Last synced: about 19 hours ago
JSON representation
zig code viewer
- Host: GitHub
- URL: https://github.com/ousttrue/zigcell
- Owner: ousttrue
- License: mit
- Created: 2022-06-30T23:35:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T15:02:06.000Z (over 2 years ago)
- Last Synced: 2024-10-13T18:06:30.538Z (about 1 month ago)
- Language: Zig
- Size: 282 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zigcell
zig code viewer## TODO
plan- [x] glfw
- [x] stb_truetype
- [x] imgui
- [x] cursor
- [x] scroll
- [ ] zig ast## Cursor
* cell position. scroll viewport.
* cell index
* utf16(code point) index
* utf8 bytePos