@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[] = {

...oh and I need to re-do the unit test for Verilog since I've changed it, of course.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4039/review/2440828691@github.com>