VS2008: Disable Resharper on .NET 3.5 projects.
I am using Visual Studio 2008 Beta 1 (and since today, beta 2), and would like to know if there is someway to automaticly disable ReSharper on .NET 3.5 projects, since its does not recognize C# 3.0 additions yet, like "var" keyword or object initializers. Note that you can still use them in .NET 2.0 projects, since the generated MSIL is binary compatible, but is of course less used.
Is there any ETA for this new language features to be included in ReSharper ?
Thank you,
Julien
Please sign in to leave a comment.
Hello MrJul,
We are aiming at Q4'2007 to start EAP for next version of ReSharper, which
will support C# 3.0 features.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
M> I am using Visual Studio 2008 Beta 1 (and since today, beta 2), and
M> would like to know if there is someway to automaticly disable
M> ReSharper on .NET 3.5 projects, since its does not recognize C# 3.0
M> additions yet, like "var" keyword or object initializers. Note that
M> you can still use them in .NET 2.0 projects, since the generated MSIL
M> is binary compatible, but is of course less used.
M>
M> Is there any ETA for this new language features to be included in
M> ReSharper ?
M>
M> Thank you,
M>
M> Julien
M>
How would you disable ReSharper for .NET 3.5 projects though?
Hello Smirnov,
I don't know about any way to do it.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
S> How would you disable ReSharper for .NET 3.5 projects though?
S>
Hello Smirnov,
could you please clarify what exactly do you mean by '.NET 3.5 projects'?
The ones with Target Framework version 3.5?
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
You could disable the Resharper Addin:
Tools - Addin Manager
Uncheck the first column.
bye
--
ema
http://blogs.ugidotnet.org/blogema
www.codiceplastico.com
Hello Emanuele,
yes, indeed - but this will cause ReSharper being inactive for any kind of
projects.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
is this new version of resharper which will support C#3 going to be an update to resharper 3.x? or will this be resharper 4.x?
I dont want to purchase 3.x if i am going to need to buy another one again in a few months. I'm guessing you guys will released it as an update to 3.x but i just want to be sure.
thanks
Hello merk,
C# 3.0 language will be supported in ReSharper 4.0, upgrading policy is not
yet determined.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> is this new version of resharper which will support C#3 going to be
IR> an update to resharper 3.x? or will this be resharper 4.x?
IR>
IR> I dont want to purchase 3.x if i am going to need to buy another one
IR> again in a few months. I'm guessing you guys will released it as an
IR> update to 3.x but i just want to be sure.
IR>
IR> thanks
IR>
Ah ok. Well please let us know about the upgrade policy as soon as you have decided. I'd like to upgrade my 2.x version to the latest one, but i'd rather wait for 4.0 since that will support the latest and greatest from microsoft.
thanks
>