-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Add support for Rider 2023.2 #433
Comments
Yup. Would be nice to have support. |
Would be great to have support |
Also, question since I don't exactly know how versionning of plugins work, isn't it possible to have the extension support all minor versions of a major one like 2023.* or there's too much differences in Jetbrain's "minor" versions? |
@ComradeNixco it used to be that you had to update the extension on every new Rider release. Apparently they have changed that and it should be possible to include more versions but I would need to look into how that works |
So it is only a matter of compile and publish? |
@EmilAlipiev It's a matter of adjusting some values in config files, compile and push |
Update was submitted! It should be live as soon as the submission is approved. |
Is your feature request related to a problem? Please describe.
Rider has updated to 2023.2 and this version isn't suupported by XamlStyler
Describe the solution you'd like
Have it support Rider 2023.2.
Describe alternatives you've considered
Downgrade Rider while waiting for this update
The text was updated successfully, but these errors were encountered: