On Fri Nov 24 12:41:20 2023 +0000, Giovanni Mascellani wrote:
I don't fully know the high level choices around syntax coloring in D3D ASM, but I'd say that a label would warrant some coloring. I would even propose to add a new dedicated color for labels, since they're pretty unlike any other syntax element we already have, and I guess that at some point it can be useful to single them out quickly when reading code.
Labels are already dumped elsewhere so I added register colouring to accord with that.