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

Update Intellij Platform to newest version #516

Open
johanneswolfgruber opened this issue Nov 16, 2024 · 0 comments
Open

Update Intellij Platform to newest version #516

johanneswolfgruber opened this issue Nov 16, 2024 · 0 comments
Labels

Comments

@johanneswolfgruber
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The Jetbrains Rider version currently uses Intellij Platform v2.0.1. At the time of writing this, the newest version is 2.1.0, which contains breaking changes, thus it was not included in my PR for issue #514.

Describe the solution you'd like
Intellij Platform is updated to the newest version from: https://github.com/JetBrains/intellij-platform-gradle-plugin/releases

Additional context
The errors I got when trying to update are:

src/XamlStyler.Extension.Rider/rider/main/kotlin/xavalon/plugins/xamlstyler/rider/XamlStylerComponent.kt:15:50 Unresolved reference 'xaml'.

src/XamlStyler.Extension.Rider/rider/main/kotlin/xavalon/plugins/xamlstyler/rider/XamlStylerComponent.kt:40:33 Unresolved reference 'XamlLanguage'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant