From a169d6ca3641475655c3c4c8eeeb1948e9e1ade8 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 3 Sep 2019 18:18:38 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9552aac..60ef475 100644 --- a/TODO.md +++ b/TODO.md @@ -3,4 +3,5 @@ - [ ] 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. \ No newline at end of file +- [ ] Rework logic of applying app settings. +- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). \ No newline at end of file