Spring 2021 | Banana editor - Project for introductory OOP course
 
 
 
 
 
Go to file
Oystein 382ae5cbbc can now double click on directory without error 2021-04-07 04:53:36 +02:00
src can now double click on directory without error 2021-04-07 04:53:36 +02: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 Gitlab ci docs 2021-03-01 15:24:05 +01:00
LICENSE Add LICENSE 2021-03-01 14:58:03 +01:00
README.md Move around checkboxes 2021-03-04 11:46:18 +00:00
pom.xml Add several pieces of documentation 2021-03-02 02:21:55 +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
  • Search
  • And replace

Credits/Sources