Spring 2021 | Banana editor - Project for introductory OOP course
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit 06276bcda1 Add Save/Modified display in modeline 2021-02-23 13:30:45 +01:00
src Add Save/Modified display in modeline 2021-02-23 13:30:45 +01:00
util Add script for formatting maven messages 2021-02-16 20:19:49 +01:00
.gitignore Remove .classpath and .project 2021-02-17 17:32:12 +01:00
.gitlab-ci.yml Add reference to test reports 2021-02-17 19:37:24 +01:00
README.md Style application 2021-02-20 12:33:56 +01:00
pom.xml Add EventBus dependency 2021-02-19 16:56:30 +01:00

README.md

Banana Editor

Probably tastes better than any Apple editor and NetBeans combined.


TODO:

  • Tabs
  • Modeline w/ linenumbers
  • Syntax highlighting
  • Filetree
  • Line numbers

Maybe TODO?

  • Shortcuts
  • Toggle line comment
  • List Chooser
  • Change languages
  • Search
  • And replace
  • Soft wrap
  • Darkmode/Lightmode or color themes
  • Add code coverage check to verify quality of unit tests

Credits/Sources