Updated TODO (markdown)

Alexander 2019-10-29 17:50:11 +02:00
parent 711da168e7
commit 60088559f7

@ -1,15 +1,8 @@
## v1.6.0 (Due by December 31, 2019)
- [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)
- [ ] Update the documentation
- [ ] Test
- [ ] Release
## v2.0.0
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). (?)
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET).
- [ ] Finally, implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4)