From 78fde32c7afa7cefe66f9ea82d08cee6ecedca65 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 5 Sep 2019 20:46:03 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index cf1495e..6ab49e6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,14 +1,14 @@ -## v1.5.2 (deadline to december 2019) +## v1.5.2 (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. -## v1.6.0 (deadline to february 2020) +## v1.6.0 (Due by February 29, 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 (no deadline) +## v2.0.0 - [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). - [ ] Finally, implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4) \ No newline at end of file