We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068019b commit eb2d70eCopy full SHA for eb2d70e
syntax_test.res
@@ -282,6 +282,7 @@ let str = `hi`
282
// ^^ source.res string.quoted.other
283
// ^ source.res string.quoted.other punctuation.definition.string.end
284
let interp = j`hello $bla bye`
285
+// ^ string.quoted.other variable.annotation
286
// ^ punctuation.section.interpolation
287
// ^^^ source.res
288
// ^^^^^ string.quoted.other
0 commit comments