Updated TODO (markdown)

Alexander 2019-09-05 20:29:02 +03:00
parent 4716cb3845
commit 3664b91672

@ -1,14 +1,14 @@
## v1.5.2 (november/december 2019)
## v1.5.2 (deadline to december 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.
## v1.6.0 (january/february 2020)
## v1.6.0 (deadline to february 2020)
- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc.
- [ ] Add paddings to editor and add able to change the values.
- [ ] Rework logic of applying app settings.
- [ ] Change interface of **Settings** tab (because of too many settings).
## v2.0.0
## v2.0.0 (no deadline)
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET).
- [ ] Finally, implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4)