mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated TODO (markdown)
parent
711da168e7
commit
60088559f7
1 changed files with 1 additions and 8 deletions
9
TODO.md
9
TODO.md
|
|
@ -1,15 +1,8 @@
|
|||
## v1.6.0 (Due by December 31, 2019)
|
||||
- [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)
|
||||
- [ ] Update the documentation
|
||||
- [ ] Test
|
||||
- [ ] Release
|
||||
|
||||
## v2.0.0
|
||||
- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). (?)
|
||||
- [ ] 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