What does it mean when a textmate scope is strikethrough text in VSCode 'Tokens and Scopes Inspector'

Viewed 148

I am using the tokens and scopes inspector tool in vscode. Some of my text (code) is not taking the expected color. When I used the inspector, I see that the expected scope is actually strikethrough. I assume this is indicating something, but I have no clue what.

Observe the following image at the bottom under the 'foreground' field...

enter image description here

0 Answers
Related