https://github.com/phase/lemon
An open source text editor with syntax highlighting.
https://github.com/phase/lemon
Last synced: about 2 months ago
JSON representation
An open source text editor with syntax highlighting.
- Host: GitHub
- URL: https://github.com/phase/lemon
- Owner: phase
- Created: 2014-11-04T03:02:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T05:53:50.000Z (over 11 years ago)
- Last Synced: 2025-01-24T22:31:39.532Z (over 1 year ago)
- Language: Java
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lemon
=====
Lemon is an open source text editor with some cool features, like syntax highlighting for over 30 languages!
Features
--------
[ ] Numbered Lines: Lines on the side of the file are numbered.
[ ] Code Folding: On the sidebar, there are buttons to fold code blocks, cleaning up code.
[X] Syntax Highliting: The syntax for over 30 languages will have keywords highlighted.