From 379229aa4c4472f56e4312b9e84722d90b10959f Mon Sep 17 00:00:00 2001 From: Justin Chen <54879025+justschen@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:32:00 +0000 Subject: [PATCH] no longer need this proposed API (#24362) no longer needed proposed api - ref https://github.com/microsoft/vscode/pull/232643 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index ec1498d813f2..b81d4a083a15 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "quickPickItemTooltip", "terminalDataWriteEvent", "terminalExecuteCommandEvent", - "contribIssueReporter", "codeActionAI", "notebookReplDocument", "notebookVariableProvider"