Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio 2022 Support #481

Open
scottkuhl opened this issue Jun 17, 2021 · 6 comments
Open

Visual Studio 2022 Support #481

scottkuhl opened this issue Jun 17, 2021 · 6 comments
Labels
Meta Relates to the wider project VS2022
Milestone

Comments

@scottkuhl
Copy link

Installed product versions

  • Visual Studio: 2022 All 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.

@mrlacey
Copy link
Owner

mrlacey commented Jun 18, 2021

Adding VS2022 support for the Rapid XAML Toolkit is going to be very complicated and unlikely to be something that will happen quickly, even though I'd like it to and it would be good to get MAUI support in ASAP.

@scottkuhl Also note (as you're adding the same link to Mads's videos on multiple issues, it may be desirable to also like to https://youtu.be/L8b3kFriwCs)

@mrlacey mrlacey added Meta Relates to the wider project VS2022 labels Jun 18, 2021
@mrlacey mrlacey added this to the Backlog milestone Jun 18, 2021
@Luk164
Copy link

Luk164 commented Nov 15, 2021

@mrlacey Hello, I would like to ask if there was any progress, considering the stable release of VS2022 is finally out.

@mrlacey
Copy link
Owner

mrlacey commented Nov 16, 2021

@mrlacey Hello, I would like to ask if there was any progress, considering the stable release of VS2022 is finally out.

delays are primarily due to extended periods of unemployment and illness. Now I'm slowly getting back towards normal I'm focusing my time on things that will hopefully lead to continuing to pay my mortgage. There are lots of open-source projects I'd like to be working on but very limited mental energy to do so.
Getting this to work on VS2022 will be a lot of effort. To help move it up my internal priority list, it would be good to know which features you're using or most interested in as it may be possible to move things over a bit at a time. If you want one of the easy bits then that could happen sooner.

@Luk164
Copy link

Luk164 commented Nov 16, 2021

@mrlacey I am sorry to hear that and I sincerely hope you will get better soon.

As to the features I am using the most, that would be the drag-n-drop of classes to xaml. WPF mostly, but Uno and avalonia would be nice as well.

I am honestly surprised you even found time to reply in your situation, so once again I hope you get everything in order soon. This project will not go anywhere

@mrlacey
Copy link
Owner

mrlacey commented Nov 16, 2021

@Luk164 thanks for the wishes.
Sadly, the generation of XAML is based on an old version of the Roslyn libraries and they've introduced many breaking changes since originally written. I looked at updating them previously and it's not going to be simple (or quick) 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Relates to the wider project VS2022
Projects
None yet
Development

No branches or pull requests

3 participants