Visual-Studio icon indicating copy to clipboard operation
Visual-Studio copied to clipboard

VS 2022

Open monke8555 opened this issue 3 years ago • 19 comments

Is your feature request related to a problem? Please describe:

I got VS 2022, so this extension doesn't work in it. I know it's in preview, but afaik it shouldn't be hard to add support for it.

Solution:

Add VS 2022 support.

monke8555 avatar Jun 25 '21 14:06 monke8555

I would like to second this idea.

tyllastarr avatar Aug 15 '21 02:08 tyllastarr

Support will be added soon.

1thenikita avatar Aug 15 '21 14:08 1thenikita

Support will be added soon.

If you need someone to test it, just let me know!

tyllastarr avatar Aug 15 '21 22:08 tyllastarr

I'm impatient for this one.

Kaffu093 avatar Sep 21 '21 18:09 Kaffu093

Still awaiting for the support.. @1thenikita

0xRapidFire avatar Oct 14 '21 09:10 0xRapidFire

@1thenikita please add this extension in vs 2022 extension marketplace soon, we need it

hootanht avatar Nov 09 '21 06:11 hootanht

@1thenikita please add this extension in vs 2022 extension marketplace soon, we need it

Hi. I have begun work on preparing an extension for version 2022. We will try to fix it soon and post the update 😊

1thenikita avatar Nov 24 '21 17:11 1thenikita

@1thenikita please add this extension in vs 2022 extension marketplace soon, we need it

Hi. I have begun work on preparing an extension for version 2022. We will try to fix it soon and post the update 😊

Nice, thank you!

Kaffu093 avatar Nov 24 '21 17:11 Kaffu093

When? :)

ghost avatar Dec 04 '21 19:12 ghost

Any update?

PsychoPast avatar Dec 05 '21 17:12 PsychoPast

@tyllastarr waiting ...
please vote for this comment

hootanht avatar Dec 14 '21 16:12 hootanht

@1thenikita It was already merged in https://github.com/1thenikita/Visual-Studio/pull/70, why was it reverted 😕 (https://github.com/1thenikita/Visual-Studio/pull/76)?

rollingmoai avatar Dec 23 '21 05:12 rollingmoai

@1thenikita It was already merged in #70, why was it reverted 😕 (#76)?

Because Visual Studio 2019 and older did not work with the extension.

1thenikita avatar Jan 07 '22 10:01 1thenikita

@1thenikita It was already merged in #70, why was it reverted 😕 (#76)?

Because Visual Studio 2019 and older did not work with the extension.

Why not create two builds as a workaround?

ghost avatar Jan 07 '22 10:01 ghost

@1thenikita It was already merged in #70, why was it reverted 😕 (#76)?

Because Visual Studio 2019 and older did not work with the extension.

Why not create two builds as a workaround?

Example: VSColorOutput, VSColorOutput64

rollingmoai avatar Jan 07 '22 10:01 rollingmoai

@1thenikita It was already merged in #70, why was it reverted 😕 (#76)?

Because Visual Studio 2019 and older did not work with the extension.

Why not create two builds as a workaround?

Two builds, if I'm not mistaken, cannot be locked into the Visual Studio Marketplace. And going out, as below, for two extensions, I think is not the best option: you would have to duplicate the code several times, look at different suggestions, why when you can combine in 1 repository?

1thenikita avatar Jan 07 '22 10:01 1thenikita

@1thenikita It was already merged in #70, why was it reverted 😕 (#76)?

Because Visual Studio 2019 and older did not work with the extension.

Why not create two builds as a workaround?

Two builds, if I'm not mistaken, cannot be locked into the Visual Studio Marketplace. And going out, as below, for two extensions, I think is not the best option: you would have to duplicate the code several times, look at different suggestions, why when you can combine in 1 repository?

Create two marketplace pages for the same repository.

Example:

https://marketplace.visualstudio.com/items?itemName=josefpihrt.Roslynator2019 https://marketplace.visualstudio.com/items?itemName=josefpihrt.Roslynator2022

ghost avatar Jan 07 '22 13:01 ghost

I created a (temporary) fork with the changes applied for VS 2022: https://github.com/Majestro000/Visual-Studio Build with VS 2022 and install by bin\Debug\DiscordRPforVS.vsix

ghost avatar Jan 07 '22 17:01 ghost

I created a (temporary) fork with the changes applied for VS 2022: https://github.com/Majestro000/Visual-Studio Build with VS 2022 and install by bin\Debug\DiscordRPforVS.vsix

There is already this fork: https://github.com/CursedSheep/DiscordRPC-Visual-Studio-2022

rollingmoai avatar Jan 08 '22 02:01 rollingmoai