Incorrect Syntax Highlighting When Using a Second '=' Symbol With InlinePattern
For Example:
InlinePattern=AnyCharacter -This Results in proper Syntax Highlighting.
InlinePattern=AnyCharacter=AnyOtherCharacter -This Results in an Incorrect Syntax Highlighting where 'AnyCharacter' alongside the first '=' symbol are highlighted as though they are part of the InlinePattern option while 'AnyOtherCharacter' and the second '=' symbol are highlighted correctly.
This issue does not occur with other options with similar highlighting such as Formula=
Could you show it via a ScreenShot? This would make it easier to see the problem.
Hopefully this clears it up. Thank you.
I see, I will try to take a look