Skip to content

Show one state machine diagram per @StateSet #115

Description

@CatarinaGamboa

When a class declares multiple independent @StateSet groups, show a separate diagram for each group in the State Machine view. For example, ImageWriteParam has tiling states and compression states; each should have its own diagram.

Label each diagram with its state group. Show the constructors and method transitions relevant to that group, while preserving conditions that refer to another group. Keep diagnostic highlighting associated with the relevant diagram.

The FSM parser and language server currently return a single state machine, so the response must support multiple machines before the VS Code view can render them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions