Spring 2021 | Banana editor - Project for introductory OOP course
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit f358c305ee Add LICENSE 2021-03-01 14:58:03 +01:00
src Fix scanner memory leak issue 2021-03-01 14:10:54 +01:00
util Add linecount utility 2021-02-23 16:48:25 +01:00
.gitignore Remove .classpath and .project 2021-02-17 17:32:12 +01:00
.gitlab-ci.yml Update coverage regex 2021-02-24 00:13:23 +01:00
LICENSE Add LICENSE 2021-03-01 14:58:03 +01:00
README.md Add themes 2021-02-24 14:22:14 +01:00
pom.xml Add gitlab coverage report 2021-02-24 00:03:53 +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
  • 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