Closed clnhlzmn closed 2 months ago
Yeah indeed that is the problem. I'm ok with a workaround of disabling the temperature shortcuts for now.
Specifically this regex appears to match things like these hex literals containing "c", in some cases.
I think I found a suitable regex replacement. It passes my current tests, and fixes hex strings. We'll see if anyone reports a different issue after the update 😅
I'm not sure what is going on here. Perhaps related to https://github.com/nortakales/vs-code-qalc/issues/23?
Just writing this down for now. I'll try to take a deeper look in a day or two and maybe I can figure out what's up.