Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Matt Ellis
Total activity
1008
Last activity
August 03, 2023 15:35
Member since
July 05, 2009 00:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
397
Activity overview
Articles (0)
Posts (4)
Comments (607)
Sort by recent activity
Recent activity
Votes
Created
June 24, 2014 10:01
Completely agree with you on all points, which is nice to know, shows I'm on the right tracks. Thanks for the feedback!(And yes, PSI is the core of ReSharper and the docs definitely need to reflect...
Community
ReSharper Community
Why is there no formal API documentation for the Resharper SDK?
0 votes
Created
June 19, 2014 15:37
Are you trying to run in VS or the command line? If it's VS, you can take a look at this VS extension: http://visualstudiogallery.msdn.microsoft.com/5dca9c5c-29cf-4fd7-b3ff-573e5776f0bd. If it's th...
Community
ReSharper Community
How do i run unit tests from the command line?
0 votes
Created
June 17, 2014 21:01
ReSharper doesn't really integrate into the build pipeline as such. All analysis happens as-you-type, so it's possible to create a plugin that would analyse your code's structure before you even go...
Community
ReSharper Community
Running in a command line
0 votes
Created
June 16, 2014 09:30
The IO you can see is ReSharper building the cache, which is used to speed up navigation, as well as many other aspects of ReSharper (e.g. faster cross file/project renames). If the cache isn't the...
Community
ReSharper Community
Resharper shooting up disk performance
0 votes
Created
June 10, 2014 14:55
Right, sorry, I was just indicating that it seems to be ReSharper's issue - it's expecting a closed generic. There isn't a workaround right now, other than to ignore the warning.
Community
ReSharper Community
Code Inspection flags open generics in config as INCORRECT_TYPE_PARAMETER_NUMBER
0 votes
Created
June 10, 2014 15:10
You should be able to ignore the warning by changing its severity from the alt+enter menu. You can set it to hint, suggestion, warning or even turn it off completely. This should get saved to the s...
Community
ReSharper Community
Code Inspection flags open generics in config as INCORRECT_TYPE_PARAMETER_NUMBER
0 votes
Created
June 11, 2014 17:33
Hmm. No, annoyingly, the way this is implemented is as an invalid reference. That is, the text "Foo`1" should be a reference to a type. Because this reference doesn't resolve (since it's looking fo...
Community
ReSharper Community
Code Inspection flags open generics in config as INCORRECT_TYPE_PARAMETER_NUMBER
0 votes
Created
August 15, 2014 10:58
Hi. I've just noticed on your screenshot that you have the "Assets" folder of the "Assembly-CSharp-firstpass-vs" project selected, and set "Namespace provider" to false there, but the editor is sho...
Community
ReSharper Community
[Unity] "Assets" suggested for namespace. "Namespace Provider" is false.
0 votes
Created
July 11, 2014 12:25
Go to Tools -> Customise -> Commands and select the "Context menu" radio button. Then select "Project and Solution Context Menus | Project" from the HUGE drop down. Now click "Reset All" and confir...
Community
ReSharper Community
ReSharper menu options missing from project/solution menu.
0 votes
Created
July 09, 2014 09:18
I'm not sure you can provide a HintPath without ReSharper editing the project file. Could you provide some more details about why ReShaprer doesn't work with refactorings and Find Usages if there i...
Community
ReSharper Community
Question about HintPath for plugin experts
0 votes
«
First
‹
Previous
Next
›
Last
»