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

Rider 2023.3.4 "Quick lists" integration #217

Open
andrii-ihnatiuk opened this issue Apr 16, 2024 · 8 comments
Open

Rider 2023.3.4 "Quick lists" integration #217

andrii-ihnatiuk opened this issue Apr 16, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@andrii-ihnatiuk
Copy link

Describe the bug

Hello, this is my first ever but report, hope all good.
I enjoy using this plugin and usually I use it with Rider's quick lists feature.
This worked okay in the previous version of Rider, but recently I've updated to the 2023.3.4 and ef core quick list displays nothing now.
I tried to reassign quick list and bind it to plugin's actions manually as described here but nothing helps.

To Reproduce

You need to create a new quick list and assign it a shortcut key using the above tutorial.

Expected behavior

I expect a list of functions like "Add Migration", "Update Database" appear in the quick list.

Screenshots

Here I tried to manually create new list with plugin functions:
image

Add a shortcut:
image

The list is empty, no actions available:
image

Quick actions that appear in "Plugins" section also do not work (I've been using it with previous Rider), there is an empty list when shortcut triggered:

image

Environment:

  • OS: Windows 10 Pro 22H2 x64
  • .NET SDK info (installed ones and version used within Rider): 6.0, 8.0
  • Plugin version: 233.14475.66
  • Rider version: Build #RD-233.14475.66, built on March 6, 2024
@andrii-ihnatiuk andrii-ihnatiuk added the bug Something isn't working label Apr 16, 2024
@seclerp
Copy link
Member

seclerp commented Apr 16, 2024

Hi @andrii-ihnatiuk, thanks for the report! Could you please update your Rider to the latest stable version (2024.1) and confirm that the issue still exists?

@andrii-ihnatiuk
Copy link
Author

@seclerp Just updated to 2024.1, the issue still persists. New plugin version is 241.14494.307 and IDE is Build #RD-241.14494.307, built on April 8, 2024

@seclerp
Copy link
Member

seclerp commented Apr 16, 2024

I see, thanks for clarifying! It's indeed a bug. As a workaround, you could temporarily use "EF Core Quick Actions" popup:

image

...for which you need to specify a hotkey first:

image

@andrii-ihnatiuk
Copy link
Author

@seclerp This quick actions popup doesn't work either as I previously mentioned in my report. By the way, it was working with my old Rider which was 2023.1.X or something.

@andrii-ihnatiuk
Copy link
Author

image
image

@seclerp
Copy link
Member

seclerp commented Apr 17, 2024

Well, this is very strange. May I ask you to collect logs (Help -> Collect Logs) right after you open the popup? You can create a YouTrack ticket to share them privately.

@seclerp
Copy link
Member

seclerp commented Apr 17, 2024

I was able to reproduce it - seems like the issue is because of focusing on different nodes in the solution view which are not properly handled.

@andrii-ihnatiuk
Copy link
Author

I've created a YouTrack ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants