-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Hi. I'm running xemacs21 with the latest verilog-mode as of commit 5fe663d, on Ubuntu 22.04 Linux. (This has been a problem since at least commit 2034ab7.)
This type of comment block confuses the syntax highlighting. (It never used to be a problem with older versions of verilog-mode.)
/*******************************************************************************
* tb_clk.sv
*
* For testbench purposes, create a square wave clock signal.
******************************************************************************/
When I first open such a file, it's correctly highlighted in blue as a comment. But if I change the contents of this comment block, the text reverts to color black, as though it's no longer recognized as a comment.
Thanks in advance for any help with this! --jwc
Metadata
Metadata
Assignees
Labels
No labels