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
April 24, 2013 09:43
Hi Robert. I'm not quite sure what you're trying to achieve - could you expand on the scenario a little, please? Are you trying to replace Me.$HANDLE$ with Me.Foo$HANDLE$Bar? What is it that you're...
Community
ReSharper Community
Search and Replace Pattern
0 votes
Created
April 24, 2013 09:32
This isn't possible with the current version of ReSharper. ContractAnnotationAttribute only looks at parameter names, not properties within parameters. It would make a good feature request, though:...
Community
ReSharper Community
ContractAnnotation validate property of input variable
0 votes
Created
May 30, 2013 20:57
If they're just referencing the dll, then they don't need a license for ReSharper. If it helps, the source for the annotations are available from the Options dialog (ReSharper -> Options -> Annotat...
Community
ReSharper Community
Do we need another license...?
0 votes
Created
May 14, 2013 09:25
What does your custom implemenation look like? Is it file based? It might be possible to extend ReSharper's support if it's a file - ReSharper has support for multiple file types (resx and Windows ...
Community
ReSharper Community
Any Support for Custom Resource Providers?
0 votes
Created
July 02, 2013 10:22
ReSharper should recognise .build files as NAnt, but it will only analyse files that are part of a project. Make sure your file exists in a project, or is added as a solution item.
Community
ReSharper Community
How do I make ReSharper 7.1.3 recognize NAnt files in VS 2012
0 votes
Created
July 03, 2013 08:35
I'm glad it's recognising the file, but it should also be offering inspections. Perhaps it is a bug. Can you report it at http://youtrack.jetbrains.com, please?
Community
ReSharper Community
How do I make ReSharper 7.1.3 recognize NAnt files in VS 2012
0 votes
Created
July 01, 2013 23:27
Yes, you can extend the read more link, at least under some conditions. The quick doc system works via the IQuickDocProvider and IQuickDocPresenter interfaces. There are several implementations, fr...
Community
ReSharper Community
Can the 'read more' link of QuickDoc be customized?
0 votes
Created
July 02, 2013 10:39
Try adding parameters to the function called after new:
Community
ReSharper Community
How does ReSharper recognize a JavaScript constructor function?
0 votes
Created
July 02, 2013 11:06
Reproduced. I've created an issue, if you want to vote on it: http://youtrack.jetbrains.com/issue/RSRP-375244
Community
ReSharper Community
How does ReSharper recognize a JavaScript constructor function?
0 votes
Created
July 02, 2013 10:17
Your context action will receive an ICSharpContextActionDataProvider in the constructor. You don't get an IDataContext. You should be able to get all the information you need from ICSharpContextAct...
Community
ReSharper Community
Accessing highlighted text and checking if it is a method
0 votes
«
First
‹
Previous
Next
›
Last
»