Move around checkboxes
This commit is contained in:
parent
180627578b
commit
3f8482bb78
|
@ -15,7 +15,7 @@ Probably tastes better than any Apple editor and NetBeans combined.
|
|||
- [X] ~~Tabs~~
|
||||
- [X] Modeline w/ linenumbers
|
||||
- [X] Syntax highlighting
|
||||
- [ ] Filetree
|
||||
- [X] Filetree
|
||||
- [X] Line numbers
|
||||
- [X] Shortcuts
|
||||
- [X] Change languages
|
||||
|
@ -24,9 +24,6 @@ Probably tastes better than any Apple editor and NetBeans combined.
|
|||
- [X] Darkmode/Lightmode or color themes
|
||||
- [ ] Add icons for files/folders in filetree
|
||||
- [X] Add [code coverage check](https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html) to verify quality of unit tests
|
||||
|
||||
## Maybe TODO?
|
||||
- [ ] List Chooser
|
||||
- [ ] Search
|
||||
- [ ] And replace
|
||||
|
||||
|
@ -37,4 +34,4 @@ Probably tastes better than any Apple editor and NetBeans combined.
|
|||
- [Pixabay/311788](https://pixabay.com/vectors/bananas-fruits-pair-yellow-bananas-311788/) -> Banana logo
|
||||
- [Guava Event Bus](https://github.com/google/guava/wiki/EventBusExplained) -> Library for handling communication between controllers
|
||||
- [JFX Moderna](https://github.com/openjdk/jfx/blob/master/modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/modena.css) -> CSS reference
|
||||
- [devicons/devicon](https://github.com/devicons/devicon) -> icons for files and languages
|
||||
- [devicons/devicon](https://github.com/devicons/devicon) -> icons for files and languages
|
||||
|
|
Loading…
Reference in New Issue