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

Key: RSRP-22243
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Oleg Stepanov
Votes: 0
Watchers: 0
Operations

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

Allow choosing existing variable names in Introduce Variable refactoring

Created: 06 Aug 06 14:34   Updated: 18 Feb 08 22:24
Component/s: Refactorings
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-39511 Assign variable from expression Normal Resolved

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=22243


 Description  « Hide
In that case create assignment instead of declaration and move declaration to the appropriate place.

 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 20 May 07 21:38
Sounds like strange feature on its own, but it doesn't belong to Introduce Variable for sure. More like QF (on expression cannot be statement error) or CA (on expression-statement, like method call with return value), which will assign expression to existing variable.