axtens / PelotonIDE

0 stars 0 forks source link

Translation can't cope with lowercase #16

Closed axtens closed 11 months ago

axtens commented 11 months ago

RegExp for code detecting needs to be case insensitive

axtens commented 11 months ago

Regexp was case insens but the lookups weren't. And maybe we need to do something more obvious that CultureInvariant