Properties not sorted alphabetical on object initializer
When i declare a new instance of a class using the object initializer syntax the properties are not sorted alphabetically even if i defined this in the R# configuration. Normal intellisense respect the configuration settine. Here is a sample:

I except the property list to be sorted alphabetically.
Best Regards
Andreas
Please sign in to leave a comment.
Hello Andreas,
Thank you for the feedback.
Can you reproduce the problem in a newly created solution or just a specific one? Have you tried clearing caches?
Thank you.