Skip to content

Conversation

@donlon
Copy link

@donlon donlon commented Nov 9, 2025

Hi,
This PR fixes syntax highlighting in some 'automatic' keyword related context.
For example

module automatic test_mod;
    task test();
        automatic test_pkg::cls obj;
    endtask
endmodule

Before:
sv-before

After:
sv-after

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant