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

Question: How to navigate to a matched preprocessor directive, e.g. ifdef <--> endif ? #1161

Closed
veripoolbot opened this issue May 12, 2017 · 1 comment
Labels

Comments

@veripoolbot
Copy link
Collaborator


Author Name: jeff pool
Original Redmine Message: 2222 from https://www.veripool.org


I've tried to press C-M f while the cursor is on the keyword ifdef*, but it didn't move to the corresponding *endif.

Anyone can help me to achieve it?

Thanks in advance.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2017-05-12T12:58:49Z


Sorry, electric-verilog-forward-sexp only does non-preprocessor blocks like begin/class/table/function/task/generate/covergroup/clocking/ etc. I can see how this is useful, but it relies on some fundamental Emacs primitives that won't easily extend to support also looking at the preprocessor directives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant