简体   繁体   中英

Reactivate Multi Caret Shortcut after Resharper in Visual Studio

The usual multi caret short cut since VS2019 is

Ctrl + Alt + click: Add a secondary caret

as described in this answer .

After the installation of resharper it overrides this shortcut unfortunately with a navigation feature.

I looked throughout the shortcuts in environment-keyboard options in VS but apparently you cannot change or reinstate this shortcut according to this post .

How do I get my beloved multi-caret functionality back into my hands?

I found it. The Solution is to take away the key combination from Resharper.

Go to Resharper Options => Environment => Search & Navigation
and uncheck the Ctrl + Alt + Click checkbox:

在此处输入图像描述

and Visual Studio will allow you again to use the multi-caret functionality!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM