@techee commented on this pull request.


In src/tagmanager/tm_parser.c:

> @@ -951,6 +951,7 @@ static TMParserMapEntry map_POWERSHELL[] = {
 	{'c', tm_tag_class_t},     // class
 	{'i', tm_tag_function_t},  // filter
 	{'g', tm_tag_enum_t},      // enum
+	{'e', tm_tag_undef_t},     // enumlabel

Done.


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/3877/review/2079787954@github.com>