History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-54530
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Ilya Ryzhenkov
Reporter: Dmitry Shaporenkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Option: Replace explicit type declaration with implicit type declaration on line commit (similar to Pretty Listing in VB)

Created: 13 Dec 07 14:12   Updated: 25 Apr 08 22:38
Component/s: None
Fix Version/s: Alderman
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
I don't like to write code using VARs. However, they make reading code easier. The suggestion:

Let me type code with explicit type declarations (like in C# prior to 3.0), but replace them with VARs when I commit the current line by moving caret to another line or another file. This is similar to what Pretty Listing is doing in VB and, of course, should be optional. Basically it just automatically applies the suggestion 'Use 'var'' when I commit the current line.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.