From 2fd1d1f4aa079bfbc54552b827ee1f0d101c3334 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 5 Sep 2019 20:10:26 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index bc16fcd..b6afacb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,13 @@ -- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. -- [ ] Save value of the **Right-to-Left** setting. -- [ ] Add paddings to editor and add able to save the padding values. -- [ ] Disable whole word selection with mouse in editor. +## v1.5.2 - [ ] 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 +- [ ] 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). + +## later - [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). \ No newline at end of file