inky
inky copied to clipboard
Conditional or || breaks syntax highlighting
Easy to replicate; just use || in any conditional!

This is really hard to solve because it needs proper parsing to detect the difference between this and a valid sequence with an empty element. I wish I could let the actual ink parser handle syntax highlighting but Ace only supports their regex system.