-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Thanks for making this great package. I have one problem: LDI instruction not highlighted correctly.
Steps to reproduce:
- Install sublime_z80_rgbds via Package Manager in Sublime Text 3
- Open or create a file configured to use RGBDS syntax highlighting
- Enter a line of code using the LDI instruction, for example
LDI [HL], A
Expected result:
LDI is recognised as an instruction and has the main 'stuff for the cpu' highlighting context applied
Actual result:
LD is highlighted correctly, but the terminating 'I' character is not.
I've only noticed this problem with LDI. LDD and LDH are unaffected, no idea why this happens!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
