dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.83k stars 773 forks source link

[Feature request] Support solution view where projects are ordered based on number of dependent projects. #17222

Closed vsfeedback closed 2 weeks ago

vsfeedback commented 1 month ago

This issue has been moved from a ticket on Developer Community.


From the architectural standpoint it's useful to track the dependencies between the solution projects. For example, F# project requires files to be ordered, and types defined in lower files are not available to the upper ones. It would be very convenient to view projects of the solution ordered by number of dependencies. It's debatable how to resolve the ties, but in general it should look like:

-Domain


Original Comments

Feedback Bot on 11/27/2023, 05:57 AM:

(private comment, text removed)

voroninp commented 1 month ago

I have no clue why they moved this under F#.

I just used it as an example.:-)

vzarytovskii commented 1 month ago

I have no clue why they moved this under F#.

I just used it as an example.:-)

I think rule of thumb for the triaging for them is "if it mentions F#, it goes under F#", and I apparently didn't do a great job of reading it carefully and figuring out that it's not F# specific when moving from internal AzDO to GH 🤦

abonie commented 2 weeks ago

Since the original issue got closed, could you recreate it on Developer Community please (without mentioning F# maybe :D)