Project
ReSharper
Priority
Major
Type
Bug
Fix versions
5.1
State
Obsolete
Assignee
Evgeny Pasynkov
Subsystem
Psi
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ilya Ryzhenkov
    5 years ago (05 Aug 2006 00:53)
  • Updated by   Jura Gorohovsky
    17 months ago (26 Nov 2010 22:35)
  • Jira: RSRP-4208
    (history, comments)
 
RSRP-4208 Extract variable - code not reparsed
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
		private void foo()
		{
			new StringBuilder()| <-- caret

			foreach (int i in new int[] { 1,2,3 } )
			{
				
			}
		}


Extract variable, agree with default name "builder" and see refactoring complete, but last to chars ");" are highlighted with red (Unexpected token).
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Jura Gorohovsky
  Jura Gorohovsky
26 Nov 2010 22:35
17 months ago
Can't reproduce in ReSharper 5
Related Changes
Resolved Date
17 months ago (26 Nov 2010 22:34)
Fixed In version
<lost change>5.1
State
OpenObsolete
Assignee
Evgeny Pasynkov (pasynkov)Evgeny Pasynkov
Subsystem
<lost change>Psi