From e93ba8995826454925e06c4fd7837ccc8d2091c3 Mon Sep 17 00:00:00 2001 From: jneira Date: Fri, 17 Dec 2021 13:30:58 +0100 Subject: [PATCH] Add a warn in docs --- docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.md b/docs/features.md index 37c203360b7..9e0e33416a2 100644 --- a/docs/features.md +++ b/docs/features.md @@ -17,7 +17,7 @@ You can watch demos for some of these features [below](#demos). - [Module name suggestions](#module-names) for insertion or correction - [Call hierarchy support](#call-hierarchy) - [Qualify names from an import declaration](#qualify-imported-names) in your code -- [Suggest alternate numeric formats](#alternate-number-formatting) +- [Suggest alternate numeric formats](#alternate-number-formatting). This plugin is not included by default yet. ## Demos