Closed
Description
Hi, I was wondering if it would be possible to have inline syntax highlighting for raw literals that are used with the asm!
and global_asm!
macros via semantic highlighting, kind of like what happens with format string literals. Certainly wouldn't mind giving it a go myself if this is desired/possible :)
Thanks!