From e753723c73f0762f8e88b425271790ed4723f44f Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 1 Sep 2019 15:31:07 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 8d1d173..9552aac 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,6 @@ -- [ ] Add status panel to the bottom of editor, it will be contain different information, like number of lines, text length etc. -- [ ] Save value of **Right-to-Left** setting. -- [ ] Add paddings to editor and add able to save padding values. -- [ ] Disable whole word selection with mouse in editor. \ No newline at end of file +- [ ] 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. +- [ ] Add information message when connection is lost while checking updates. +- [ ] Rework logic of applying app settings. \ No newline at end of file