Spring 2021 | Banana editor - Project for introductory OOP course
src | ||
util | ||
.classpath | ||
.gitignore | ||
.project | ||
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
Credits/Sources
- james-d/SimpleMVP -> Demonstration of JavaFX Model/View/Controller application