[syntax-coloring|test] Update test cases for new behaviour and address review comments

This commit is contained in:
Nathan Hawes
2017-07-11 12:10:53 -07:00
parent f64a19bbbe
commit c0ee62be93
3 changed files with 23 additions and 18 deletions

View File

@@ -41,15 +41,10 @@
]
}
{
key.offset: 81,
key.length: 15,
key.offset: 87,
key.length: 6,
key.diagnostic_stage: source.diagnostic.stage.swift.parse,
key.syntaxmap: [
{
key.kind: source.lang.swift.syntaxtype.keyword,
key.offset: 81,
key.length: 5
},
{
key.kind: source.lang.swift.syntaxtype.identifier,
key.offset: 87,