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
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
You could use right click on file -> Edit-> Edit 'file name'. And you will see shortcut in this menu.