From 4b728cfab57395fa9e95c22923fb665d17e63477 Mon Sep 17 00:00:00 2001 From: Alex Ross <38270282+alexr00@users.noreply.github.com> Date: Wed, 8 Apr 2026 12:00:37 +0200 Subject: [PATCH] Update VS Code types for 1.115 (#74857) --- types/vscode/index.d.ts | 2 +- types/vscode/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/types/vscode/index.d.ts b/types/vscode/index.d.ts index 3ba200fa2bc4f3..fb8a95b5f0ddce 100644 --- a/types/vscode/index.d.ts +++ b/types/vscode/index.d.ts @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ /** - * Type Definition for Visual Studio Code 1.110 Extension API + * Type Definition for Visual Studio Code 1.115 Extension API * See https://code.visualstudio.com/api for more information */ diff --git a/types/vscode/package.json b/types/vscode/package.json index 76e1d6b7c1905b..490a0f6ab25f3a 100644 --- a/types/vscode/package.json +++ b/types/vscode/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@types/vscode", - "version": "1.110.9999", + "version": "1.115.9999", "nonNpm": "conflict", "nonNpmDescription": "TypeScript definitions for the Visual Studio Code Extension API", "projects": [