From e96e7268643082ee75dba92e51614a9d465bad60 Mon Sep 17 00:00:00 2001 From: Justin Clareburt Date: Fri, 3 Mar 2023 22:30:10 +0100 Subject: [PATCH] Updated to v4.2.4 Removed redundant old version of Keyboard Shortcuts Mgr extension --- HotKeysVSIX/ReleaseNotes.txt | 2 +- HotKeysVSIX/source.extension.vsixmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HotKeysVSIX/ReleaseNotes.txt b/HotKeysVSIX/ReleaseNotes.txt index 9f5b09e..58b7b63 100644 --- a/HotKeysVSIX/ReleaseNotes.txt +++ b/HotKeysVSIX/ReleaseNotes.txt @@ -1,6 +1,6 @@ Hot Keys - Keyboard Shortcuts by Justin Clareburt -03-Mar-2023: v4.2.3 Now embeds Keyboard Shortcuts Manager v3.1.3 +03-Mar-2023: v4.2.4 Now embeds Keyboard Shortcuts Manager v3.1.3 23-Sep-2022: v4.2.1 Updated shortcuts for OptimiseImports and FormatDocument. 05-Mar-2022: v4.2.0 Added new settings files for Camel-Hump navigation. 05-Mar-2022: v4.1.0 Added shortcuts for new VS commands - ToggleLineComment and ToggleBlockComment. Uses Keyboard Manager 3.1.0 diff --git a/HotKeysVSIX/source.extension.vsixmanifest b/HotKeysVSIX/source.extension.vsixmanifest index 156249b..87f89d4 100644 --- a/HotKeysVSIX/source.extension.vsixmanifest +++ b/HotKeysVSIX/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + Hot Keys - Keyboard Shortcuts Installs alternative keyboard mapping schemes to work with Visual Studio. https://aka.ms/hotkeys2017