From 0603a8bc96a89782e95f590378ad2cad293b2081 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 1 Sep 2019 15:12:23 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index bbf5a66..8d1d173 100644 --- a/TODO.md +++ b/TODO.md @@ -1 +1,4 @@ -Chill \ No newline at end of file +- [ ] 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