From 60088559f71cc11a35a2f59a35d5199875d74f85 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 29 Oct 2019 17:50:11 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index e131b34..d4178e6 100644 --- a/TODO.md +++ b/TODO.md @@ -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) \ No newline at end of file