From f83d2d3a1d4a6fb6ec9d30c1a851486750ac8136 Mon Sep 17 00:00:00 2001
From: Simon Sobisch <simonsobisch@web.de>
Date: Thu, 7 Apr 2022 10:42:25 +0200
Subject: [PATCH] adding kdcro101.favorites

MIT-licensed
---
 extensions.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/extensions.json b/extensions.json
index b26624665..1b54a5467 100644
--- a/extensions.json
+++ b/extensions.json
@@ -575,6 +575,9 @@
   "karunamurti.rspec-snippets": {
     "repository": "https://github.com/karuna/vscode-rspec-snippets"
   },
+  "kdcro101.favorites": {
+    "repository": "https://github.com/kdcro101/vscode-favorites"
+  },
   "Kelvin.vscode-sshfs": {
     "repository": "https://github.com/SchoofsKelvin/vscode-sshfs"
   },