@techee commented on this pull request.
> @@ -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 or view it on GitHub:
https://github.com/geany/geany/pull/3877#discussion_r1615329722
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3877/review/[email protected]>
