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 03, 2014 15:58
What are you trying to insert? Add a different action that popups like the namespace popup, or override the action when you click the "Import Namespace" popup, or add a reference other than file or...
Community
ReSharper Community
Is there a way to override namespace popup ?
0 votes
Created
February 20, 2014 10:39
Yes, the EAP is still ongoing. We're making a few changes which require more testing, so I'm not sure on time scales for the next build coming out, but it should be fairly soon.We can't make ReShar...
Community
ReSharper Community
Resharper 8.1.1 EAP
0 votes
Created
March 14, 2014 19:29
Ah, I thought that was just me and my several instances of ReSharper and Visual Studio! There's an issue already on YouTrack, vote it up! http://youtrack.jetbrains.com/issue/RSRP-409529
Community
ReSharper Community
Resharper 8.1.1 EAP
0 votes
Created
March 03, 2014 21:44
You can use Visual Studio's Quick Launch for that - it searches in all menus, including ReSharper's menus, so you should get at everything (be warned that the first time you search it might take a ...
Community
ReSharper Community
we need "Navigating to Action"
0 votes
Created
February 25, 2014 18:23
This seems to be due to the way that ReSharper handles the _NT_SYMBOL_PATH envrionment variable. It doesn't allow for an arbitrary number of symbol sources/caches. Instead it supports: a single rem...
Community
ReSharper Community
Resharper 8.1 ignoring symbol server and symbol cache
0 votes
Created
February 27, 2014 10:03
So it's not working even with a correctly formatted _NT_SYMBOL_PATH?
Community
ReSharper Community
Resharper 8.1 ignoring symbol server and symbol cache
0 votes
Created
February 25, 2014 15:42
The best thing to do is take a look at what the macro is given - IHotspotContext. You want to get from here to the file name that the macro is being invoked on. Looking at the members of IHotspotCo...
Community
ReSharper Community
How to get the file name of a template from a custom macro?
0 votes
Created
February 20, 2014 10:43
Thanks John. I've forwarded this to the relevant dev.
Community
ReSharper Community
HTTP Error 414. The request URL is too long.
0 votes
Created
February 20, 2014 10:35
There's nothing built in that will do this for you. You could write a plugin that looks for string literals and checks the constants. You can find out more here: http://confluence.jetbrains.com/dis...
Community
ReSharper Community
Is there a way to apply custom code inspection patterns to string contents?
0 votes
Created
February 04, 2014 12:26
8.x doesn't use the IMacro interface, it's been split into a definition and an implementation - IMacroDefinition and IMacroImplementation. The docs for 8.x plugins explains how it works: http://con...
Community
ReSharper Community
Missing IMacro Interface from JetBrains.ReSharper.Feature.Services.dll in V8.0
0 votes
«
First
‹
Previous
Next
›
Last
»