Skip to content

Vic doesn't force "end component" #1

Description

@lucasasselli

If an entity like

entity foo is
...
end foo;

is pasted with Vic, the resulting component is

component foo is
...
end foo;

Components must always end with "end component".

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