简体   繁体   English

Visual Studio-重新包装快捷方式已损坏

[英]Visual Studio - Re-Sharper shortcut broken

Uhm I'll try to explain my problem 嗯,我会尽力解释我的问题

I'm using Visual Studio 2013 Professional and Visual Studio 2012 Ultimate and Resharper 8 我正在使用Visual Studio 2013专业版和Visual Studio 2012 Ultimate和Resharper 8

So I just installed the latest resharper update and I noticed that suddenly I cannot move between my classes/interfaces/variables names using the following combination: 因此,我刚刚安装了最新的Resharper更新,并且发现突然无法使用以下组合在类/接口/变量名称之间移动:

ctrl + Ctrl +

and

ctrl + Ctrl +

Let's say that I have an interface with the Following Name ICommandHandler 假设我有一个具有以下名称的接口ICommandHandler

Assume that the cursor is at the end of ICommandHandler 假设光标在ICommandHandler末尾

Before the update when I pressed any of the following combinations the following used to happen: 在更新之前,当我按下以下任意组合时,就会发生以下情况:

ctrl + Ctrl +

The cursor was placed right before the H letter 光标位于H字母之前

ctrl + again: 再次按Ctrl +

The cursor was placed right before the C letter 光标位于C字母之前

So I was moving exactly where I wanted, to the beginning of each nested word 所以我正要精确地移动到每个嵌套单词的开头

But after the update when I press the same combination my cursor moves right to the beginning or the end of the word skipping all the inner words which I really hate 但是在更新后,当我按相同的组合时,光标会移至该单词的开头或结尾,从而跳过我真正讨厌的所有内部单词

Do you know how to fix this? 你知道如何解决这个问题吗?

I already tried to re-apply the resharper shortcut schema several times 我已经尝试过几次重新应用resharper快捷方式

I found it.... 我找到了....

Resharper - Options - Editor - Editor Behavior - Use CamelHumps Resharper-选项-编辑器-编辑器行为-使用CamelHumps

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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