dan-c-underwood / vscode-arm

Arm® Syntax highlighting for VSCode
MIT License
41 stars 19 forks source link

`brk` instructions seem to be highlighted incorrectly #37

Open kmillikin opened 1 year ago

kmillikin commented 1 year ago

This is great for Clang assembler ARM 64 code.

brk instructions seem to be highlighted as if it were an error. rk is highlighted in red.

In principle this should be easy to fix but I couldn't figure out how from reading the code.