From f9f3d9460d2da13bb9b313269d1213786e4b0395 Mon Sep 17 00:00:00 2001 From: Rob OLeary <3703647+robole@users.noreply.github.com> Date: Sun, 23 Nov 2025 19:30:11 +0100 Subject: [PATCH] Add 4 extensions for the namespace robole to the deprecated list --- extension-control/extensions.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/extension-control/extensions.json b/extension-control/extensions.json index 1cc7bff76..e305b2398 100644 --- a/extension-control/extensions.json +++ b/extension-control/extensions.json @@ -619,6 +619,34 @@ "displayName": "git-ai for Cursor" } }, + "robole.markdown-shortcuts": { + "disallowInstall": true, + "extension": { + "id": "markdown-shortcuts", + "displayName": "Markdown Shortcuts" + } + }, + "robole.marky-dynamic": { + "disallowInstall": true, + "extension": { + "id": "marky-dynamic", + "displayName": "Markdown Dynamic" + } + }, + "robole.javascript-snippets": { + "disallowInstall": true, + "extension": { + "id": "javascript-snippets", + "displayName": "Humane JS Snippets" + } + }, + "robole.markdown-snippets": { + "disallowInstall": true, + "extension": { + "id": "markdown-snippets", + "displayName": "Markdown Snippets" + } + }, "erral.erral-zcmlLanguageConfiguration": true }, "migrateToPreRelease": {