Update Code to 1.118.0 (#7768)

This commit is contained in:
Olivier Benz
2026-05-05 23:13:54 +02:00
committed by GitHub
parent 02f4d6ea0b
commit dbd25c945c
6 changed files with 14 additions and 14 deletions

View File

@@ -101,7 +101,7 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
readonly version: string;
readonly date?: string;
@@ -118,6 +119,7 @@ export interface IProductConfiguration {
@@ -119,6 +120,7 @@ export interface IProductConfiguration {
readonly resourceUrlTemplate: string;
readonly nlsBaseUrl: string;
readonly accessSKUs?: string[];