Updated TODO (markdown)

Alexander 2019-09-01 15:31:07 +03:00
parent 0603a8bc96
commit e753723c73

10
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.
- [ ] 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.