Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Matthias Koch
Total activity
10
Last activity
April 03, 2024 20:29
Member since
December 14, 2017 15:06
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Articles (0)
Posts (0)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
April 03, 2024 20:29
There's a sample for that in our plugin repository. Note the readme file with all relevant files.https://github.com/JetBrains/resharper-rider-plugin/tree/master/samples/SettingsProvider
Community
ReSharper Community
Adding Resharper Settings Layer from a custom Extension
0 votes
Created
August 10, 2018 13:51
It's not exactly clear to me which formatting you intend to have. Should the braces be aligned with the variable declaration or with the array creation expression (as depicted in your screenshot). ...
Community
ReSharper EAP
Braces Layout - Array and object initializer - BSD Style - wrong indent
0 votes
Created
August 10, 2018 11:09
Can you confirm that when "Fix StyleCop violations" is disabled in your code cleanup profile, that this doesn't happen anymore?
Community
ReSharper EAP
Braces Layout - Array and object initializer - BSD Style - wrong indent
0 votes
Edited
December 14, 2017 15:11
Official comment
Hello Terrence, thanks for your question. ReSharper currently always makes a hint for adding the tag, when the base implementation provides some kind of documentation (like summary, exceptions or r...
Community
ReSharper Community
inheritdoc issues identified unnecessarily
0 votes