Question: wrong indentation with 'ref self-defined-class-name port-name' in systemverilog function, help me out #1405
Labels
Comments
Original Redmine Comment This seems a bug in verilog-pretty-declarations. Will take a look. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Feng Chen (@chenfengrugao)
Original Redmine Message: 2927 from https://www.veripool.org
Hi all,
I have an systemverilog function like this, after press Tab key, the 'ref example_t' line is wrong indentation.
example_t is a self-defined class. It's still not working even though I add verilog-typedef-regexp:"_t$"
P.S. My emacs version is 26.1 and verilog-mode.el was just cloned from github yesterday.
Thanks
The text was updated successfully, but these errors were encountered: