Home
ReSharper Support | JetBrains
Submit a request
Community
Sign in
Matt Ellis
Follow
New articles and posts
New articles, posts, and comments
Total activity
1005
Last activity
January 18, 2019 21:38
Member since
July 05, 2009 00:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
396
Activity overview
Articles (0)
Posts (4)
Comments (605)
Sort by recent activity
Recent activity
Votes
Created
December 15, 2015 10:49
You need to provide a value for the Icon property. This is a System.Type that is a derived type of CompiledIconClass.
Community
ReSharper Open API / SDK
How do I add an Icon to my Action?
0 votes
Created
December 14, 2015 16:20
Sure. You can email matt.ellis at jetbrains dot com, or paste here.
Community
ReSharper Community
Stylecop compatible rules and layout
0 votes
Created
December 14, 2015 10:11
Hi Joseph. You can install the StyleCop plugin from the Extension Manager. Search for "StyleCop by JetBrains" for the official version (there is another version, unfortunately, but it currently has...
Community
ReSharper Community
Stylecop compatible rules and layout
0 votes
Created
December 10, 2015 09:27
Try this:using (var cookie = folder.GetSolution().CreateTransactionCookie(DefaultAction.Commit, "Create file", NullProgressIndicator.Instance)){ string reason; if (!cookie.CanAddFile(folder, loca...
Community
ReSharper Open API / SDK
How can I add an existing file to a project
1 vote
Created
December 08, 2015 09:28
ReSharper doesn't have anything like this, as it stands. It would probably be a two step process - create the file from a file template, then use the Generate menu to insert the code. You might be ...
Community
ReSharper Open API / SDK
File Templates on steriods
0 votes
Created
December 02, 2015 10:03
I don't think ReSharper Build currently sets any such variables. I've added a feature request you can vote, track or add details to: RSRP-451495
Community
ReSharper Community
Detect that msbuild is run by ReSharper Build.
0 votes
Created
December 02, 2015 09:50
Could you let me know what's being disabled? I don't see that.
Community
ReSharper Community
Settings / Options Suggestion: Search and/or Filter
0 votes
Created
December 01, 2015 11:45
You can set the pattern used in the options dialog: Code Editing | C# | Naming Style | Advanced.
Community
ReSharper Community
Event metod name
0 votes
Created
December 01, 2015 11:43
You can also use the search box in the top left of the options dialog, above the tree of pages. This will search across all pages, and filter down the tree views in inspection settings, formatting ...
Community
ReSharper Community
Settings / Options Suggestion: Search and/or Filter
0 votes
Created
November 17, 2015 17:16
I suspect the lack of child items is due to this issue (RSRP-451046), which means that dynamically created test rows (i.e. created at runtime, rather than in source) are broken. Please feel free to...
Community
ReSharper Community
Resharper 10 test runner annoyances
0 votes
«
‹
1
2
3
4
5
6
7
8
9
›
»