Oystein Kristoffer Tveit fbcd6d3a87 | ||
---|---|---|
src | ||
util | ||
.gitignore | ||
.gitlab-ci.yml | ||
README.md | ||
pom.xml |
README.md
TODO: Name the project
TODO:
- Tabs
- Modeline w/ linenumbers
- Syntax highlighting
- Filetree
- Line numbers
Maybe TODO?
- Shortcuts
- List Chooser
- Change languages
- Search
- Soft wrap
- And replace
- Darkmode/Lightmode or color themes
- Add code coverage check to verify quality of unit tests
Credits/Sources
- james-d/SimpleMVP -> Demonstration of JavaFX Model/View/Controller application
- FXMisc/RichtTextFX -> Library for handling rich text and line numbers
- richtextfx-demos -> Examples and demos of how to use RichTextFX, including Java Keywords Demo