mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated TODO (markdown)
parent
3664b91672
commit
78fde32c7a
1 changed files with 3 additions and 3 deletions
6
TODO.md
6
TODO.md
|
|
@ -1,14 +1,14 @@
|
||||||
## v1.5.2 (deadline to december 2019)
|
## v1.5.2 (Due by December 31, 2019)
|
||||||
- [ ] Add information message when connection is lost while checking updates.
|
- [ ] Add information message when connection is lost while checking updates.
|
||||||
- [ ] Disable whole word selection with mouse in editor.
|
- [ ] Disable whole word selection with mouse in editor.
|
||||||
- [ ] Save value of the **Right-to-Left** setting.
|
- [ ] Save value of the **Right-to-Left** setting.
|
||||||
|
|
||||||
## v1.6.0 (deadline to february 2020)
|
## v1.6.0 (Due by February 29, 2020)
|
||||||
- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc.
|
- [ ] 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.
|
- [ ] Add paddings to editor and add able to change the values.
|
||||||
- [ ] Rework logic of applying app settings.
|
- [ ] Rework logic of applying app settings.
|
||||||
- [ ] Change interface of **Settings** tab (because of too many settings).
|
- [ ] Change interface of **Settings** tab (because of too many settings).
|
||||||
|
|
||||||
## v2.0.0 (no deadline)
|
## 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)
|
- [ ] Finally, implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4)
|
||||||
Loading…
Reference in a new issue