VSIX β Health Icon, Namespace Grouping & Loading Indicator (v1.51.0)
Three UX improvements to the β‘ Flow Catalog sidebar (VSIX v1.2.1+):
Health icon β each method node in the tree now shows a status badge derived from its registry _Info:
| Icon | Condition |
|---|---|
| β | Has [ResultFlow] diagram + at least one declared error type |
| β οΈ | Has [ResultFlow] diagram but no error types (errors inferred or absent) |
| β | No diagram or registry missing |
Namespace grouping β classes are now grouped under intermediate namespace nodes (top two segments) between the project root and the class list, keeping large workspaces navigable.
Loading indicator β while dotnet build is running, the affected project node shows a spinning $(loading~spin) icon and "Buildingβ¦" description; restores to the health/build-status icon on completion.