-
Notifications
You must be signed in to change notification settings - Fork 11
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
Go to definition not working since Rider update #36
Comments
I ran into a similar issue using Rider 2024.3 on Windows 11. Trying to navigate to any definition fails with the error:
Seems related to #32 The error log from my idea.log file
|
I'm getting different missing method: I have the latest version of the plugin: 2024.2.2 Rider version: JetBrains Rider 2024.3 Build #RD-243.21565.191, built on November 13, 2024 The Rider log file has exceptions like this:
|
Hello, any update on this issue? |
Same issue on Windows. |
Guys, Rider 2024.3 was released just yesterday. Give @Socolin some time. I am sure he will fix it (he always does). 💪 |
I'll work on this this evening, should be available tomorrow as .zip and next week in the Marketplace |
The plugin is pending validation on Jetbrains side, until then it's available here, https://github.com/reqnroll/Reqnroll.Rider/actions/runs/11849936965 |
Awesome how quick you updated the plugin. Thank you very much. |
you guy rock! |
Just hit the same annoying issue again on Mac with 2024.3.5 - after update no navigation is working anymore.... sigh |
@Socolin mentioned last year that he has limited time to update the plugin. You're free to chime in and create a PR. We tried a mechanism Jetbrains provides in the past that would allow automatic rollover to the newer versions, but it had other issues and so it was reverted again. The downside is that each new EAP program someone needs to step in and manually update the plugin. |
@arleth It can be any plugin. You can try disable your plugin and perform a binary search. A colleague of mine has a similar issue just today with SpecFlow plugin. Are you sure that your issue is related with Reqnroll ? |
Do you see any error in the logs ? If yes, please open an new issue and I'll take a look. |
Nope - but I got my Rider working again - uninstalled the plugin and some others as well. Then I restarted Rider and installed it again - now my navigation works again. Unfortunately I did not check them one-by-one - so i cannot tell if it would have been enough just to remove one of them.... anyways.... it is working again! |
This morning I updated Rider to 2024.3 and I was not able to cmd + click to a step definition. I tried to restart the IDE and invalidate caches but it didn't resolve it.
I reverted to Rider 2024.2 and its working again.
I use an m1 mac w/ Sonoma 14.5
The text was updated successfully, but these errors were encountered: