diff --git a/extensions.json b/extensions.json index 8573c1c84..e5ae95475 100644 --- a/extensions.json +++ b/extensions.json @@ -580,6 +580,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" },