@cousteaulecommandant commented on this pull request.
> @@ -1257,6 +1315,7 @@ static TMParserMap parser_map[] = {
MAP_ENTRY(TXT2TAGS),
MAP_ENTRY(ABC),
MAP_ENTRY(VERILOG),
+ MAP_ENTRY(SYSVERILOG),
Will do.
(Technically this one isn't really needed since the MAP_ENTRY() macro seems to
take care of the order, but for consistency with the other two tm_parser\*.h
files that *do* need it it'll be best to do it here as well).
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4039#discussion_r1835806496
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/4039/review/[email protected]>