Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several useful features for Verilog / SystemVerilog #37

Open
Fynjisx26 opened this issue Aug 16, 2021 · 0 comments
Open

Several useful features for Verilog / SystemVerilog #37

Fynjisx26 opened this issue Aug 16, 2021 · 0 comments

Comments

@Fynjisx26
Copy link

Fynjisx26 commented Aug 16, 2021

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?

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

No branches or pull requests

1 participant