13xforever / x86-assembly-textmate-bundle

A bundle for TextMate/Sublime Text providing syntax highlighting for x86 assembly code.
MIT License
82 stars 24 forks source link

Allow optional "ptr" suffix for type names #22

Closed Sainan closed 1 year ago

Sainan commented 1 year ago

Before: image After: image

13xforever commented 1 year ago

I don't think you meant

db ptr     0x55

to be valid, it should probably only extend the first matching group in the pattern