mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated TODO (markdown)
parent
daab5ac73d
commit
2066b6be85
1 changed files with 8 additions and 7 deletions
15
TODO.md
15
TODO.md
|
|
@ -1,11 +1,12 @@
|
|||
## v1.6.0 (Due by December 31, 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.
|
||||
- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. Similar to notepad ++.
|
||||
- [ ] Add paddings to editor. Maybe add able to change the values.
|
||||
- [ ] Rework logic of applying app settings.
|
||||
- [ ] Change interface of **Settings** tab (because of too many settings).
|
||||
- [x] Add information message when connection is lost while checking updates.
|
||||
- [x] Disable whole word selection with mouse in editor.
|
||||
- [x] Save value of the **Right-to-Left** setting.
|
||||
- [x] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. Similar to notepad ++.
|
||||
- [x] Add paddings to editor. Maybe add able to change the values.
|
||||
- [x] Rework logic of applying app settings.
|
||||
- [x] Change interface of **Settings** tab (because of too many settings).
|
||||
- [ ] Release
|
||||
|
||||
## v2.0.0
|
||||
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). (?)
|
||||
|
|
|
|||
Loading…
Reference in a new issue