jiller / agentsmithplugin

Automatically exported from code.google.com/p/agentsmithplugin
0 stars 0 forks source link

AgentSmith.SmartPaste breaks in VS2010 #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. VS2010B2 + Agent Smith
2. Having a field: private readonly IElement element;
3. Try to rename it using Agent Smith's update action crashes

What is the expected behavior? What do you see instead?
I'd expect expect not crash and a rename to _element.

What version of ReSharper, Visual Studio and Windows do you use?
Resharper v5 Beta, VS2010 Beta2 and Win7 32-bit.

Please provide any additional information below.

See stacktraces attached

Original issue reported on code.google.com by alex.deg...@gmail.com on 29 Dec 2009 at 8:48

Attachments:

GoogleCodeExporter commented 8 years ago
You will have to recompile Agent Smith for ReSharper 5.0 beta and fix the 
compiler
errors yourself (basically, JB removed a data constant). I've attached got a 
working
(compiling) version for EAP 1570.

Original comment by creme...@web.de on 3 Jan 2010 at 1:11

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by forever....@gmail.com on 5 Jan 2010 at 12:50