ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Annotate applicable strings with `StringSyntaxAttribute` #403

Open Ernest314 opened 1 year ago

Ernest314 commented 1 year ago

At a cursory glance, I couldn't find the official documentation for this. :/

It should work for datetime format strings, regex, json, etc. And it can also be used to annotate method parameters, so that input strings are automatically highlighted.