Chris Marisic
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 79
-
Created Build 2147 completely unusable
Build 2147 completely unusable, VS2010 Windows 7 x64 Enterprise 8GB ram dual core xeon. Upon opening a project memory growth goes well over 700MB and continues climbing. CPU usage clocks 85-95... -
Created Resharper complete statement no longer seems to work (5.1.1)
Resharper complete statement no longer seems to work (5.1.1) this issues seems to go back atleast a few builds also definitely including ReSharperSetup.5.1.1750.1 and I believe also ReSharperSetup.... -
Created Type members layout tool
Is there a tool for creating a custom type members layout file? Hand coding that much xml is extremely tedius and error prone. -
Created R# Suggest References uses wrong DLL location
When using R# to suggest references frequently I am seeing that I need to manually remove and fix the reference that instead of adding it from my Library folder of the project heirarchy that it wil... -
Created [1618] R# doesn't suggest using NHibernate.LambdaExtensions and bugs with intellisense
NHibernate.LambdaExtensions has extension methods for the CreateCriteria method in NHibernate instead of it being dependent on string, string that the method signature is CreateCriteria<T>(this NHi... -
Created Most wanted featured in R# jump to implemented method
In software development today with inversion of control / mocking / unit testing I very frequently end up with many classes that define an interface that only has 1 implementer (or only 1 inside th... -
Created [1618] Code analysis doesn't fix itself after updating reference
I have a project that uses an external dependency (StructureMap), I started my upgrade process of removing the old version and replace it with a new version.In my solution I have a folder called Li... -
Created Suggestion - make rename file to match class name number one
Routinely when I'm developing classes I copy previous ones and start altering them so the class isn't in use any where yet. When I use the alt+enter easy button on the class name I think it'd be mu... -
Created Resharper incorrect warning with LINQ and Nullable types
Resharper will incorrectly show a warning for a possible System.InvalidOperation exception in a LINQ statement with nullables.An example of this would befrom @obj in allobjsorderby @obj.Sourcewhere... -
Created RSRP-144952 ArgumentOutOfRangeException makes R# unusable
This issue makes Resharper current builds unusable (atleast in VS2008) as it occurs basically every single time R# intellisense kicks in and locks up VS2008 for 10-20 seconds. I've had to roll back...