Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rider single-click to open file

Tags:

c#

rider

I'm trying to setup Rider and I've gone through the settings a couple of times now, and I haven't found any way to change the double-click of opening files in the Explorer-tab to a single-click. Does anyone know how to do this?

like image 724
jubibanna Avatar asked Jan 03 '19 19:01

jubibanna


People also ask

How to open files and folders with a single click?

You just need to double-click on a file or folder to open it. A click or single click is used to select a file or folder by default in Windows operating system. Most of us are used to opening files and folders with a double click. And many of us prefer using the keyboard to navigate to files and folders and open them.

How to enable open files with single click in project view?

Now it's available in a simpler way. In the Project View click on the Gear icon and then click Open Files with Single Click: Show activity on this post. Go to Preferences and turn on Enable preview tab, that will enable Open Files with Single Click for all projects.

What is a single click in Windows?

A click or single click is used to select a file or folder by default in Windows operating system. Most of us are used to opening files and folders with a double click.

How do I enable single-click mode in Windows 10?

So whether it’s as a preference or an accessibility feature, enabling single-click mode in Windows 10 may be useful to you. To enable single-click action using your mouse or touchpad, open File Explorer, select the View tab then click Options.


1 Answers

This is 'Autoscroll to Source' and locates in the Solution Explorer toolbar, see image:

exmaple

like image 143
xtmq Avatar answered Oct 19 '22 14:10

xtmq