Wilfred/bison-mode

Incorrect syntax highlighting.

Opened this issue · 0 comments

you need to adjust your regexp for keyword coloring.
e.g. preprocess_if when used as a variable (after having been declared earlier) will incorrectly highlight the if portion of the variable.
image