Updated TODO (markdown)

Alexander 2019-09-28 22:48:28 +03:00
parent daab5ac73d
commit 2066b6be85

15
TODO.md

@ -1,11 +1,12 @@
## v1.6.0 (Due by December 31, 2019)
- [ ] Add information message when connection is lost while checking updates.
- [ ] Disable whole word selection with mouse in editor.
- [ ] Save value of the **Right-to-Left** setting.
- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. Similar to notepad ++.
- [ ] Add paddings to editor. Maybe add able to change the values.
- [ ] Rework logic of applying app settings.
- [ ] Change interface of **Settings** tab (because of too many settings).
- [x] Add information message when connection is lost while checking updates.
- [x] Disable whole word selection with mouse in editor.
- [x] Save value of the **Right-to-Left** setting.
- [x] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. Similar to notepad ++.
- [x] Add paddings to editor. Maybe add able to change the values.
- [x] Rework logic of applying app settings.
- [x] Change interface of **Settings** tab (because of too many settings).
- [ ] Release
## v2.0.0
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). (?)