@cousteaulecommandant commented on this pull request.


> @@ -788,6 +788,64 @@ static TMParserMapGroup group_VERILOG[] = {
        {N_("Variables"), TM_ICON_VAR, tm_tag_variable_t},
 };
 
+static TMParserMapEntry map_SYSVERILOG[] = {

Yeah that can be a good idea.  But that'll require Verilog and SystemVerilog to 
be made consistent.  I was planning to do that in this PR once I've made up my 
mind about the SystemVerilog part.  It will improve Verilog ctags (more groups, 
more Ctrl-clickable tags), with the only drawback that the "event" type is gone 
(merged with "net/register", which I think is quite related to); hope that's 
not a problem. :)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4039#discussion_r1845252341
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/4039/review/[email protected]>

Reply via email to