@cousteaulecommandant commented on this pull request.
In src/tagmanager/tm_parser.c:
> @@ -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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.