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
January 23, 2013 15:06
Yes, this is an issue with .net 3.5/.net 4 and Visual Studio's debugging. Our guidance is to builds your plugins in .net 3.5, so that they can be loaded in all of the versions of Visual Studio that...
Community
ReSharper Open API / SDK
No breakpoints hit when debugging plugin
0 votes
Created
January 15, 2013 12:52
As far as I can see, there isn't a good example of creating a solution with multiple projects, but it does look like it's supported. The BaseTestWithSolution abstract class gives you a solution tha...
Community
ReSharper Open API / SDK
highlight test needs multiple projects loaded
0 votes
Created
January 21, 2013 10:09
Good stuff. As for adding code to the posts, copy and paste, attach the files or post a link to a gist...
Community
ReSharper Open API / SDK
highlight test needs multiple projects loaded
0 votes
Created
January 16, 2013 18:01
Hi Andreas. ReSharper doesn't offer this functionality out of the box, but it can be implemented pretty easily with a plugin. ReSharper already does a similar thing in the NUnit support - if you us...
Community
ReSharper Open API / SDK
How to an method attribute as a property name, like in NPC?
0 votes
Created
January 21, 2013 11:40
Good stuff! You'll have to share a link once you've got it working...
Community
ReSharper Open API / SDK
How to an method attribute as a property name, like in NPC?
0 votes
Created
January 14, 2013 10:49
Could you expand on this a bit? Do you mean the KnownTypeAttribute from WCF? Coud you describe the scenario in a bit more depth, please?ThanksMatt
Community
ReSharper Open API / SDK
KnownType attribute and unused method
0 votes
Created
January 14, 2013 12:37
Nothing exists in the product to do this at the moment. You can add a feature request to our issue tracking tool here: http://youtrack.jetbrains.com or you could implement a plugin that provides th...
Community
ReSharper Open API / SDK
KnownType attribute and unused method
0 votes
Created
January 09, 2013 10:50
Unfortunately, there's a bug in 7.x that causes the shortcuts to be lost when Visual Studio restarts. The builtin Actions that ship with ReSharper are statically registered with Visual Studio, and ...
Community
ReSharper Open API / SDK
Specifying shortcut keys in Actions.xml
0 votes
Created
December 20, 2012 18:36
Unfortunately, this is a bug in ReSharper 7 - it doesn't remove a sub-menu header when the plugin is removed. The menu is empty, but disabled. I'm not sure how to remove it, I'm afraid.
Community
ReSharper Open API / SDK
Greyed-out plugin menu item
0 votes
Created
December 20, 2012 18:27
Hi Ollie. I don't have an answer for this one, and won't be able to look into it for the next couple of days, but I'd start by looking into type forwarding. I suspect the .net framework is forwardi...
Community
ReSharper Open API / SDK
Plugin not working with different version of .Net framework
0 votes
«
First
‹
Previous
Next
›
Last
»