Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
Mirabile Futurum
State
Open
Assignee
Sergey Shkredov
Subsystem
Refactorings
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Pavel Savara
    4 years ago (22 Feb 2008 03:45)
  • Updated by   Pavel Savara
    12 months ago (12 May 2011 09:04)
  • Jira: RSRP-59011
    (history, comments)
 
RSRP-59011 Configurable "intoduce variable" behavior for var keyword in C# 3.0
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
2 Attachments — Show all images
.jpg   (273 KB) key-longer.png   (6 KB)
Current (new) content action is opening popup menu for real type (double) as well as for "var".
I don't wan't to use var at all so it is only slowing me down when moving to variable name definition.

I would like to be able to switch "var" off. But I guess that some people could request only var. So there will be three options:
- exact type
 - exact type
- both
  • var only
Comments (6)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Ilya Ryzhenkov
  Ilya Ryzhenkov
22 Feb 2008 03:50
4 years ago
Once you select exact type, it will sort var down the list. Doesn't it work for you?
Pavel Savara
  Pavel Savara
22 Feb 2008 03:55
4 years ago
Still one key press longer than I wish.
OK, this one is low priority ;-)
Ilya Ryzhenkov
  Ilya Ryzhenkov
22 Feb 2008 03:58
4 years ago
What do you mean by "one key press longer"?
Pavel Savara
  Pavel Savara
22 Feb 2008 04:15
4 years ago
I had
int a = 1;
a + a;

used intro variable on secon line.
now in there (screenshot attached).

So I should press tab key to get to variable name. (switch active template)
I wish that the first template will disappear, so will have single
step only as it was in R# 3.0

----
Isn't it too late to be at work now 2:30 ?
:-)
Pavel Savara
  Pavel Savara
22 Feb 2008 04:18
4 years ago
screenshot
Pavel Savara
  Pavel Savara
12 May 2011 09:04
12 months ago
Let's close this one ... I already got used to it :)