Skip to content

Releases: nanangp/vs-shell-contextmenu

Version 2.2

01 Dec 04:46
Compare
Choose a tag to compare

New:

  • Supports VS2017 to VS2022.
  • Dropped support for VS2015/14.0 and below. Sorry :(

Notes:

  • You will see the 64-bit context menu on VS2022, but only the 32-bit menu on earlier VS versions.

Closes #9

Version 2.1

22 Jun 00:21
Compare
Choose a tag to compare

New:

  • Extra places where the menu item is shown: Tabs, Folders, Solution items, JSON editors.

Version 2.0

17 Jul 09:48
Compare
Choose a tag to compare

New:

  • Now built from VS2019 (with vsixmanifest v2).
  • Supports VS2012-2019.
  • Supports code editors for XAML, HTML, CSS, and other web files.

Changes:

  • Optimised resources to cut size down by ~50%.

Notes:

  • Only tested on 2019 and 2013 (the earliest Community edition available).