Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Steven Liekens
Total activity
14
Last activity
January 15, 2016 21:52
Member since
November 24, 2014 15:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (2)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
December 08, 2014 10:07
You've probably already thought of this, but you can match by name instead of return type, using a regular expression. Example rule: factory method names start with "Create".<Entry.Match> <Or>...
Community
ReSharper EAP
File Layout - Entry.Match for Factory Method
0 votes
Created
November 25, 2014 09:03
There appears to be a <Access.Order /> collection property in XAML, but I don't know its item type.What I've tried: <Entry.SortBy> <Access> <Access.Order> <AccessType>Public</AccessType> <Access...
Community
ReSharper EAP
schemas-jetbrains-com:member-reordering-patterns
0 votes
Created
December 04, 2014 10:02
Thanks! Both ways work.Next topic: what does the "Priority" attribute mean, when should I use it, and what happened to the "Weight" attribute?
Community
ReSharper EAP
schemas-jetbrains-com:member-reordering-patterns
0 votes
Created
November 25, 2014 09:38
My current type layout: https://gist.github.com/StevenLiekens/2ff74b148297c8879d3cI'm still looking for a way to configure ordering type members by access type.
Community
ReSharper EAP
schemas-jetbrains-com:member-reordering-patterns
0 votes
Created
May 24, 2015 10:52
edit: misread the original post.
Community
ReSharper Community
Redundant Redundant Redun...
0 votes
Created
May 24, 2015 12:31
Can I export my patterns? I have a few of them. I don't know how to export them.Regardless, the problem is the same for all of my patterns.To replicate the problem: Write some bad code across multi...
Community
ReSharper Community
SSR horrendously broken
0 votes
Created
May 24, 2015 12:45
Example pattern: Use automatic propertySearch pattern:public $Type$ $Foo$ { get { return $foo$; } set { $foo$ = value; } }Replace pattern:public $Type$ $...
Community
ReSharper Community
SSR horrendously broken
0 votes
Created
May 24, 2015 12:48
Last but not least: Visual Studio tends to freeze after using SSR. When I try to close Visual Studio, I get an error.Attachment(s):err.png
Community
ReSharper Community
SSR horrendously broken
0 votes