Incorrect Syntax Color for Raw Identifiers

Using Xcode 26.0 beta (17A5241e)

Wanted to try out raw identifiers for Swift Testing tests, and while they work, syntax colorization is dreadful. Much less readable then just using a custom name with @Test.

Feedback: FB18260756

Example with a raw identifier of some example test name:

Incorrect Syntax Color for Raw Identifiers
 
 
Q