Reporter | James Manning (James.Manning) |
---|---|
Created | Apr 15, 2012 11:25:21 PM |
Updated | Apr 15, 2012 11:25:21 PM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | Quick Fixes |
Affected versions | 7.0 Preview |
Fixed in build | No Fixed in build |
JetBrains ReSharper 7 EAP for Visual Studio 11 Beta Full Edition Pre-Release
Build 7.0.14.191 on 2012-04-12T09:27:50
Visual Studio 11.0.50323.1.
In this line:
Console.WriteLine(String.Format("Current time is: {0}", DateTime.Now));
R# correctly identifies the String.Format call as redundant, but doesn't offer a quick fix to remove it.
See sshot
Build 7.0.14.191 on 2012-04-12T09:27:50
Visual Studio 11.0.50323.1.
In this line:
Console.WriteLine(String.Format("Current time is: {0}", DateTime.Now));
R# correctly identifies the String.Format call as redundant, but doesn't offer a quick fix to remove it.
See sshot