From 6672f3de44e13cb7aff4cac343e42273eec1c792 Mon Sep 17 00:00:00 2001 From: Sebastien Lebreton Date: Sat, 20 Jun 2026 16:53:22 +0200 Subject: [PATCH] Remove vscode-only feature --- gamedev/unity/change-log-visual-studio-tools-for-unity.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gamedev/unity/change-log-visual-studio-tools-for-unity.md b/gamedev/unity/change-log-visual-studio-tools-for-unity.md index 18ff6e3da08..3f8175f4804 100644 --- a/gamedev/unity/change-log-visual-studio-tools-for-unity.md +++ b/gamedev/unity/change-log-visual-studio-tools-for-unity.md @@ -1,7 +1,7 @@ --- title: "Change Log (Visual Studio Tools for Unity, Windows)" description: View the change log for Visual Studio Tools for Unity, Windows. See changes from version 1.0.0.0 through 4.7.0.0 and beyond. -ms.date: "5/27/2026" +ms.date: "6/20/2026" ms.subservice: unity-tools ms.service: visual-studio ms.topic: release-notes @@ -26,8 +26,6 @@ Released May 27, 2026 - Added `ScriptedImporter` support. - - CodeLens now displays the values of serialized fields. - ### Bug fixes - **Integration:**