From 90637502ed49e76f64ad1e8f9f3bc2e1634239b7 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Wed, 27 Sep 2023 15:33:35 +0100 Subject: [PATCH] Untick "smart features" Until we are sure what these actually are, I guess. --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index a13a9715f..d5a9f1a3b 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -77,5 +77,5 @@ Widgets are key to making user-friendly interfaces. The builtin widgets should c - [X] TextArea (multi-line input) * [X] Basic controls * [ ] Indentation guides - * [X] Smart features for various languages + * [ ] Smart features for various languages * [X] Syntax highlighting