@b4n commented on this pull request.


In src/highlightingmappings.h:

> +	{ 2, "types_basic",			FALSE },
+	{ 3, "types_composite",		FALSE },
+	{ 4, "types_domain",		FALSE },
+	{ 5, "types_exceptions",	FALSE },

You convinced me that we can at least wait for Rakuers to request/do it if they see fit.

FWIW I would think it fairly nice to have e.g. user-defined Python classes highlighted just like types in C -- not a must, but I wouldn't find this out of place -- and could make sense with annotations. Anyway, just saying that us not currently doing it for any scripting language is not necessarily a reason to keep it that way :)


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/3169/review/1945516156@github.com>