Skip to content

Commit

Permalink
Updated to v4.2.4
Browse files Browse the repository at this point in the history
Removed redundant old version of Keyboard Shortcuts Mgr extension
  • Loading branch information
justcla committed Mar 3, 2023
1 parent 7f1529f commit e96e726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HotKeysVSIX/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion HotKeysVSIX/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="HotKeys.e18a1a2b-78e5-4f4c-aade-448d36fd6016" Version="4.2.3" Language="en-US" Publisher="Justin Clareburt" />
<Identity Id="HotKeys.e18a1a2b-78e5-4f4c-aade-448d36fd6016" Version="4.2.4" Language="en-US" Publisher="Justin Clareburt" />
<DisplayName>Hot Keys - Keyboard Shortcuts</DisplayName>
<Description xml:space="preserve">Installs alternative keyboard mapping schemes to work with Visual Studio.</Description>
<MoreInfo>https://aka.ms/hotkeys2017</MoreInfo>
Expand Down

0 comments on commit e96e726

Please sign in to comment.