georgjz / motorola-68k-assembly

A Language Extension for VS Code that adds syntax highlighting for the Motorola 68k and its variants. Supports multiple assemblers.
MIT License
10 stars 0 forks source link

VASM: Arithmetic expressions marked as comments #22

Open georgjz opened 3 years ago

georgjz commented 3 years ago

When using an arithmetic expression as an operand that involves the multiplication operator *, the expressions is wrongly highlighted as a comment.

georgjz commented 3 years ago

This problem is only specific to the Motorola dialect.