0

In Rider, when I select the solution or a project in its Explorer view, it automatically opens the .sln or .csproj file in the editor. While I sometimes want to look or edit .csproj files, that's the exception rather than the norm.

Can I disable this "feature" of Rider?

E-Riz
  • 31,431
  • 9
  • 97
  • 134

1 Answers1

1

You can disable Autoscroll to source in the solution explorer settings (under the gear icon or via solution explorer toolbar).

We have a feature request to customize autoscroll behavior, feel free to track the status: https://youtrack.jetbrains.com/issue/RIDER-17295

I hope I will find time and fix it in 2019.2 release cycle.

xtmq
  • 3,380
  • 22
  • 26