Skip to content

Several useful features for Verilog / SystemVerilog #6

Description

@Fynjisx26

In C ++ on qt there is such a feature: shading the code in the
ifdef

else

endif
block branch if the parameter is not defined. Would be very useful on Verilog/SystemVerilog for large projects, with hundreds / thousands of parameters in different project files.
Underline the include files if they are not found;
Ability to open include files by Ctrl + Click on hover.
ctrl + click on any variable in the code throws it to the place of its declaration.
When connecting submodules, if you put (or already stand between the brackets, it will display a pop-up menu with possible signals
How can I contact the author of the SystemVerilog / Verilog plugin?

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