You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution explorer displays some files out of order for F# projects.
For example, this ordering in the *.fsproj file will not fully be respected by the solution explorer:
As in this case, this happens when you have files and directories with the same name and names repeat in other nested directories. The display order is restored to normal if you rename the nested "B\C" directory to any distinct name, for example to "B\D".
Original Comments
Feedback Bot on 8/4/2021, 10:46 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
I was unable to reproduce it in latest VS. If it's still the case, it needs to be reported via VS feedback and routed to CPS/Solution explorer team, since we don't control it.
This issue has been moved from a ticket on Developer Community.
The solution explorer displays some files out of order for F# projects.
For example, this ordering in the *.fsproj file will not fully be respected by the solution explorer:
The file "B.fs" will be displayed after the directory "C" in this case. See the image.
! [vs.jpg] (https://aka.ms/dc/image?name=Bdee0a2637253437b9dcf412822b9f3dc637636737557264392_vs.jpg&tid=dee0a2637253437b9dcf412822b9f3dc637636737557264392)
As in this case, this happens when you have files and directories with the same name and names repeat in other nested directories. The display order is restored to normal if you rename the nested "B\C" directory to any distinct name, for example to "B\D".
Original Comments
Feedback Bot on 8/4/2021, 10:46 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: