From e5004252ae3a0862c3342d8d5258c8cce8cf4455 Mon Sep 17 00:00:00 2001 From: Ivan Boothe Date: Wed, 23 Feb 2022 17:10:16 -0800 Subject: [PATCH] update description on preferences pane Signed-off-by: Ivan Boothe --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9d3adb4..8527ee9 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "id": "symbol", "type": "keyword", "name": "Symbol", - "description": "Search Unicode. Enter to copy symbol, alt+enter to copy HTML entity.", + "description": "Search symbols in ASCII and Unicode. Enter to copy the symbol, alt+enter to copy the HTML entity. Dark mode friendly.", "default_value": "sym" } ]