Spring 2021 | Banana editor - Project for introductory OOP course
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit 73e389339c Modularize all components 2021-02-17 21:36:12 +01:00
src Modularize all components 2021-02-17 21:36:12 +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 Add optional code coverage todo 2021-02-17 19:46:14 +01:00
pom.xml Fix temp test 2021-02-17 18:43:31 +01:00

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