From e12e14886e3f374e79cebb84c0de15e279977dcf Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:34:52 +0200 Subject: [PATCH] chore: Add cache info to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6271e5b..6c661f8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ It's completely customizable and even supports highlighting of the values. * 🔍 Search for deeply nested keys - `expo.android.imageAsset.0.uri` * 🎨 See values with their correct syntax highlighting (numbers, strings, booleans, null; configurable) * 💻 Use your LSP or the built-in JSON parser +* 🗑 Values automatically cached for faster navigation * 🫣 Automatic concealment based on your configuration * 📐 Everything completely customizable!