Oystein Kristoffer Tveit 41362a45d4 | ||
---|---|---|
src | ||
util | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
Banana Editor
Probably tastes better than any Apple editor and NetBeans combined.
TODO:
Tabs- Modeline w/ linenumbers
- Syntax highlighting
- Filetree
- Line numbers
- Shortcuts
- Change languages
- Toggle line comment
- Soft wrap
- Darkmode/Lightmode or color themes
- Add icons for files/folders in filetree
- Add code coverage check to verify quality of unit tests
Maybe TODO?
- List Chooser
- Search
- And replace
Credits/Sources
- james-d/SimpleMVP -> Demonstration of JavaFX Model/View/Controller application
- FXMisc/RichTextFX -> Library for handling rich text and line numbers
- richtextfx-demos -> Examples and demos of how to use RichTextFX, including Java Keywords Demo
- Pixabay/311788 -> Banana logo
- Guava Event Bus -> Library for handling communication between controllers
- JFX Moderna -> CSS reference
- devicons/devicon -> icons for files and languages