From 34f1b41653ddceee31b549208edc91cf4454e34d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Mangeonjean?= Date: Fri, 12 Apr 2024 12:15:28 +0200 Subject: [PATCH] fix: update to VSCode 1.88.1 --- package.json | 6 +++--- .../0015-fix-apply-style-only-on-standalone-editors.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 217e8332..41d61b64 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ }, "config": { "vscode": { - "version": "1.88.0", - "ref": "1.88.0", - "commit": "5c3e652f63e798a5ac2f31ffd0d863669328dc4c" + "version": "1.88.1", + "ref": "1.88.1", + "commit": "e170252f762678dec6ca2cc69aba1570769a5d39" }, "monaco": { "ref": "v0.47.0", diff --git a/vscode-paches/0015-fix-apply-style-only-on-standalone-editors.patch b/vscode-paches/0015-fix-apply-style-only-on-standalone-editors.patch index 977fbe2a..f5f16c1d 100644 --- a/vscode-paches/0015-fix-apply-style-only-on-standalone-editors.patch +++ b/vscode-paches/0015-fix-apply-style-only-on-standalone-editors.patch @@ -115,7 +115,7 @@ index 108aa52fa8a..dd294d50a2e 100644 * Contributions to instantiate. * When provided, only the contributions included will be instantiated. diff --git a/src/vs/editor/browser/widget/diffEditor/diffEditorWidget.ts b/src/vs/editor/browser/widget/diffEditor/diffEditorWidget.ts -index 7e5ac2ea408..5bcb6f60fab 100644 +index ecdc471e69e..5ab68a61136 100644 --- a/src/vs/editor/browser/widget/diffEditor/diffEditorWidget.ts +++ b/src/vs/editor/browser/widget/diffEditor/diffEditorWidget.ts @@ -50,6 +50,12 @@ import { DiffEditorGutter } from 'vs/editor/browser/widget/diffEditor/features/g