Started 1 week, 5 days ago (2008-11-21 22:23:00)
by meltdown
I've just migrated our massive .NET Framework 2.0-based solution to
Visual Studio 2008. We'd like to continue using 2.0 framework for a while. However, now that I've integrated ReSharper 4.1 with VS2008 I see that it is highlighting various things that arre .NET Framework 3.5-specific. Is there a way to tell ReSharper to maintain .NET 2.0 compliance for .NET 2.0 projects? I don't ...
Started 1 week, 6 days ago (2008-11-20 03:14:00)
by Alan Fallas
Hello, I'm using
ReSharper 4.1 with VB.NET code and have a problem where the following code: Dim s As String 'declare variable After reformating changes to this: Dim s As String 'declare variable I will like to keep the comments in the same line of code. The problem can be reproduced with the default profile and I tried changing some options but nothing seemed to help....
Started 3 weeks, 3 days ago (2008-11-09 15:20:00)
by StarLancer
1. In
Visual Studio 2008 Russian ReSharper 4.1 badly works and brakes, and cannot correctly adjust an apportion of keys. This edition is officially supported? 2. Work ReSharpera depends on localisation Visual Studio 2008?
Started 3 months, 3 weeks ago (2008-08-11 14:03:00)
by Gabriel Lozano-...
11-08-2008 11-56-40.jpg (60.1 KB )
Started 1 month, 3 weeks ago (2008-10-08 17:43:00)
by XIU
I've got some internal classes with extension methods, also using internalsvisibleto, code compiles perfectly but
resharper flips on it. The suggestion says that it will add an using statement (which is already there) but when activating it it just rewrites the code to ExtensionClass.ExtensionMethod(instance, ...) instead of instance.ExtensionMethod(...) As I said, the code does ...
Started 2 months, 2 weeks ago (2008-09-16 13:33:00)
by igorshin
Very often VS 2k5 hangs up when resharper switched on and solution under
source control (TFS). It hangs when trying to build solution. Sometimes VS shutdown with exception. Without resharper build works fine. Without TFS connected it's fine too. :) Workaround: switch off resharper startup loading, once build solution without resharper, switch on resharper and enjoy for some time ...
Started 4 weeks, 1 day ago (2008-11-04 04:10:00)
by Steve Chadbourne
xaml_editor.jpg (61.4 KB )
Started 4 weeks ago (2008-11-05 12:11:00)
by Will Dean
I'd like to bump this one up, because I'm trying to do something very similar, and also finding it pretty much impossible for different but similar reasons. I find that every time I change from one
source file to another, the global error list clears and restarts analysis. Is this normal? It seems bizarre that even when I haven't modified a file, the analysis should need to ...
Started 4 weeks, 1 day ago (2008-11-04 19:45:00)
by abdu
Suddenly when I do a Cleanup Code my method
declarations and statements are broken into multiple lines. It seems to have happened because I had a missing closing curly brace and it formatted the first part of the class file one way and the second part the way which I don't like. I get something like below. I really do not like this style of breakup. Is there a way to fix this? Breaking...
Started 1 month ago (2008-10-28 20:43:00)
by David Williams
I can confirm the same issue on a WinXP SP3 in VS2005. David "Albert Weinert" <taketheothermailaddress@der-albert.com> wrote in message news:ge6rk2$1ev$1 at is dot intellij dot net... Hi, since several EAPs i cant't edit templates anymore. Downgrade to the RTW Version of 4.1 does not help yet. If i try to edit a existing or a new template no
keyboard input is taken ...