mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated TODO (markdown)
parent
2fd1d1f4aa
commit
4716cb3845
1 changed files with 5 additions and 4 deletions
9
TODO.md
9
TODO.md
|
|
@ -1,13 +1,14 @@
|
|||
## v1.5.2
|
||||
## v1.5.2 (november/december 2019)
|
||||
- [ ] 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
|
||||
## v1.6.0 (january/february 2020)
|
||||
- [ ] 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).
|
||||
## v2.0.0
|
||||
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET).
|
||||
- [ ] Finally, implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4)
|
||||
Loading…
Reference in a new issue