0

I have a solution which contains many C# projects.

When I open it in Rider and I switch to Solution view, how can I easily go to particular project file (*.csproj) or solution file (*.sln)?

JetBrains Rider 2022.2.1

Patrik Mihalčin
  • 3,341
  • 7
  • 33
  • 68

1 Answers1

1

You could use right click on file -> Edit-> Edit 'file name'. And you will see shortcut in this menu.enter image description here