Project
ReSharper
Priority
Major
Type
Usability Problem
Fix versions
6.1
State
Open
Assignee
Serge Baltic
Subsystem
Navigation
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ilya Ryzhenkov
    3 years ago (07 Mar 2008 13:08)
  • Updated by   Kirill Falk
    6 months ago (14 Jul 2011 15:20)
  • Jira: RSRP-60657
    (history, comments)
 
RSRP-60657 Ctrl+Click Alternative
5
Issue is visible to: All Users
  The issue is visible to the selected user group only
This issue has been created from an NNTP article.
----

I love the ability to go to an item's declaration with a shortcut, but taking over something as valuable as [b]Ctrl+Click[/b], which selects a word in the text editor, is really annoying. I'd really like to see an alternative like [b]Ctrl+Shift+Click[/b] or something similar. Perhaps there can be a drop-down with a few different choices.
Comments (2)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Ilya Ryzhenkov
  Ilya Ryzhenkov
10 Mar 2008 15:07
3 years ago
"Ctrl-Click" option should have combo box for modifiers: Ctrl, Ctrl-Shift, Ctrl-Alt, Ctrl-Alt-Shift, Alt-Shift.
Mike Wyatt
  Mike Wyatt
17 Jun 2010 19:20
19 months ago
In prior versions, CTRL+Click still selected words for which no declaration was found, or for code files that aren't parsed by Resharper (i.e. JavaScript). With the latest stable version (5.0) and the nightly build (1711), CTRL+Clicking a word with no declaration deselects the word, which is incredibly annoying.