@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[] = {
> For the comment we use the full kind name (3rd member) defined here
OK, I can remove the clarifications I added in parentheses. I felt they were
helpful (at least they are for me right now), and thought that the comment was
merely a hint as to what that line represented so it could use the
clarification ("constant" is a bit of a misnomer here, and "ifclass" seems to
be an abbreviation of "interface class" which may not be obvious).
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4039#discussion_r1845255419
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/4039/review/[email protected]>