mike-ward / VSColorOutput

Color highlighting to Visual Studio's Build and Debug Output Windows
MIT License
429 stars 93 forks source link

Visual Studio 2022 Support #131

Closed scottkuhl closed 3 years ago

scottkuhl commented 3 years ago

Installed product versions

Description

Make the extension available in Visual Studio 2022.

Steps to recreate

  1. Download the extension installer.
  2. Run the installer.

Current behavior

Message that it is already installed to all applicable products appears even though it is not installed in Visual Studio 2022. It is also not listed in Online Extensions in Manage Extensions Visual Studio 2022.

Expected behavior

Installs and works in Visual Studio 2022.

Note: Sorry for the all the extra details. I probably could have stopped with the title on this one.

mike-ward commented 3 years ago

It's on my radar. Microsoft has not released details on how to migrate extensions.

joesdu commented 3 years ago

mark

Everest2020 commented 3 years ago

Please check the online documentations :)

https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022

mike-ward commented 3 years ago

I've created a new repository for VS 2022.

The release be found at: https://github.com/mike-ward/VSColorOutput64/releases/tag/v2021.3

joesdu commented 3 years ago

I've created a new repository for VS 2022.

The release be found at: https://github.com/mike-ward/VSColorOutput64/releases/tag/v2021.3

thanks for your work

Everest2020 commented 3 years ago

@mike-ward Many thanks for your efforts.

Btw, want to mention that maybe you can split the project so that it can support both VS2019 and VS2022. please see https://www.youtube.com/watch?v=-PKIPTW6km0