Update readme todo-items

master
Oystein Kristoffer Tveit 2021-02-18 15:20:24 +01:00
parent 2a499d09ce
commit 6f8d7398e9
1 changed files with 3 additions and 3 deletions

View File

@ -3,19 +3,19 @@
Probably tastes better than any Apple editor and NetBeans combined.
## TODO:
- [ ] ~~Tabs~~
- [X] ~~Tabs~~
- [ ] Modeline w/ linenumbers
- [ ] Syntax highlighting
- [ ] Filetree
- [X] Line numbers
## Maybe TODO?
- [ ] Shortcuts
- [X] Shortcuts
- [ ] List Chooser
- [ ] Change languages
- [ ] Search
- [ ] Soft wrap
- [ ] And replace
- [ ] Soft wrap
- [ ] Darkmode/Lightmode or color themes
- [ ] Add [code coverage check](https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html) to verify quality of unit tests