Spring 2021 | Banana editor - Project for introductory OOP course
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit 2a499d09ce Rename project and add logo 2021-02-18 15:18:53 +01:00
src Rename project and add logo 2021-02-18 15:18:53 +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 Rename project and add logo 2021-02-18 15:18:53 +01:00
pom.xml Fix temp test 2021-02-17 18:43:31 +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
  • 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