File Layout doesn't show the "Sort By" values

I've been using the latest Resharper vesion with VS community 2017.  I have some code in c# and I want to sort by name.  However, when I go to the options of resharper in the File Layout form  c#, I've found that Misc shows "Sort By" row.  But, it doesn't show any value and it doesn't allow to add or change.  The other rows ok.  In other words,  the comboBox to change the value of "Sort By" doesn't appear.

f I check the XMLA,

      <Entry.SortBy>
        <Readonly />
        <Name />
     </Entry.SortBy>

 

But in the design view doesn't appear those values.   Running the Clean up doesn't sort neither.

 

Not sure, if I am missing something.  Thank you in advance for any help.

0
3 comments
Official comment

Install the latest R# 2017.3.2 build https://www.jetbrains.com/resharper/download/, it has been fixed there.

Avatar
Permanently deleted user

0
Avatar
Permanently deleted user

Great, it is working after updating.  Thank you

0

Please sign in to leave a comment.