Skip to content

Format Case When statements, is it possible? #63

Description

@ZA0068

Is there a possibility to ident all blocks of code under when statements?

like:

CASE foo IS:
WHEN bar =>
hello
WHEN baz =>
world

END CASE;

something like that

the tereoshdl has this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions