-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test baselines due to new token modifier in Roslyn
- Loading branch information
1 parent
d2ce75b
commit c10d355
Showing
6 changed files
with
158 additions
and
158 deletions.
There are no files selected for viewing
56 changes: 28 additions & 28 deletions
56
...Semantic/TestFiles/GetSemanticTokens_CSharp_ExplicitStatement_WithBackground.semantic.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
//line,characterPos,length,tokenType,modifier,text | ||
0 0 1 razorTransition 4 [@] | ||
0 1 8 variable 4 [DateTime] | ||
0 8 1 operator 4 [.] | ||
0 1 3 variable 4 [Now] | ||
2 0 1 razorTransition 4 [@] | ||
0 1 1 razorTransition 4 [(] | ||
0 1 7 string 4 ["hello"] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 1 operator 4 [+] | ||
0 1 1 markupTextLiteral 4 [ ] | ||
0 1 1 string 4 ["] | ||
0 1 2 string - escape character 4 [\\] | ||
0 2 2 string 4 [n"] | ||
0 2 1 markupTextLiteral 4 [ ] | ||
0 1 1 operator 4 [+] | ||
0 1 1 markupTextLiteral 4 [ ] | ||
0 1 7 string 4 ["world"] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 1 operator 4 [+] | ||
0 1 1 markupTextLiteral 4 [ ] | ||
0 1 11 variable 4 [Environment] | ||
0 11 1 operator 4 [.] | ||
0 1 7 variable 4 [NewLine] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 1 operator 4 [+] | ||
0 1 1 markupTextLiteral 4 [ ] | ||
0 1 14 string 4 ["how are you?"] | ||
0 14 1 razorTransition 4 [)] | ||
0 0 1 razorTransition 8 [@] | ||
0 1 8 variable 8 [DateTime] | ||
0 8 1 operator 8 [.] | ||
0 1 3 variable 8 [Now] | ||
2 0 1 razorTransition 8 [@] | ||
0 1 1 razorTransition 8 [(] | ||
0 1 7 string 8 ["hello"] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 1 operator 8 [+] | ||
0 1 1 markupTextLiteral 8 [ ] | ||
0 1 1 string 8 ["] | ||
0 1 2 string - escape character 8 [\\] | ||
0 2 2 string 8 [n"] | ||
0 2 1 markupTextLiteral 8 [ ] | ||
0 1 1 operator 8 [+] | ||
0 1 1 markupTextLiteral 8 [ ] | ||
0 1 7 string 8 ["world"] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 1 operator 8 [+] | ||
0 1 1 markupTextLiteral 8 [ ] | ||
0 1 11 variable 8 [Environment] | ||
0 11 1 operator 8 [.] | ||
0 1 7 variable 8 [NewLine] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 1 operator 8 [+] | ||
0 1 1 markupTextLiteral 8 [ ] | ||
0 1 14 string 8 ["how are you?"] | ||
0 14 1 razorTransition 8 [)] |
68 changes: 34 additions & 34 deletions
68
...erver.Test/Semantic/TestFiles/GetSemanticTokens_CSharp_Static_WithBackground.semantic.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
//line,characterPos,length,tokenType,modifier,text | ||
0 0 1 razorTransition 0 [@] | ||
0 1 5 keyword 4 [using] | ||
0 5 1 markupTextLiteral 4 [ ] | ||
0 1 6 namespace name 4 [System] | ||
0 1 5 keyword 8 [using] | ||
0 5 1 markupTextLiteral 8 [ ] | ||
0 1 6 namespace name 8 [System] | ||
1 0 1 razorTransition 0 [@] | ||
0 1 4 razorDirective 0 [code] | ||
1 0 1 razorTransition 0 [{] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 7 keyword 4 [private] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 6 keyword 4 [static] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [bool] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [;] | ||
2 0 4 markupTextLiteral 4 [ ] | ||
0 4 6 keyword 4 [public] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [void] | ||
0 4 1 markupTextLiteral 4 [ ] | ||
0 1 1 method name 4 [M] | ||
0 1 1 punctuation 4 [(] | ||
0 1 1 punctuation 4 [)] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 1 punctuation 4 [{] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 2 keyword - control 4 [if] | ||
0 2 1 markupTextLiteral 4 [ ] | ||
0 1 1 punctuation 4 [(] | ||
0 1 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [)] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 1 punctuation 4 [{] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 1 punctuation 4 [}] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 1 punctuation 4 [}] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 7 keyword 8 [private] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 6 keyword 8 [static] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [bool] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [;] | ||
2 0 4 markupTextLiteral 8 [ ] | ||
0 4 6 keyword 8 [public] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [void] | ||
0 4 1 markupTextLiteral 8 [ ] | ||
0 1 1 method name 8 [M] | ||
0 1 1 punctuation 8 [(] | ||
0 1 1 punctuation 8 [)] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 1 punctuation 8 [{] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 2 keyword - control 8 [if] | ||
0 2 1 markupTextLiteral 8 [ ] | ||
0 1 1 punctuation 8 [(] | ||
0 1 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [)] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 1 punctuation 8 [{] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 1 punctuation 8 [}] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 1 punctuation 8 [}] | ||
1 0 1 razorTransition 0 [}] |
68 changes: 34 additions & 34 deletions
68
....Test/Semantic/TestFiles/GetSemanticTokens_CSharp_Tabs_Static_WithBackground.semantic.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
//line,characterPos,length,tokenType,modifier,text | ||
0 0 1 razorTransition 0 [@] | ||
0 1 5 keyword 4 [using] | ||
0 5 1 markupTextLiteral 4 [ ] | ||
0 1 6 namespace name 4 [System] | ||
0 1 5 keyword 8 [using] | ||
0 5 1 markupTextLiteral 8 [ ] | ||
0 1 6 namespace name 8 [System] | ||
1 0 1 razorTransition 0 [@] | ||
0 1 4 razorDirective 0 [code] | ||
1 0 1 razorTransition 0 [{] | ||
1 0 1 markupTextLiteral 4 [ ] | ||
0 1 7 keyword 4 [private] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 6 keyword 4 [static] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [bool] | ||
1 0 2 markupTextLiteral 4 [ ] | ||
0 2 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [;] | ||
2 0 1 markupTextLiteral 4 [ ] | ||
0 1 6 keyword 4 [public] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [void] | ||
0 4 1 markupTextLiteral 4 [ ] | ||
0 1 1 method name 4 [M] | ||
0 1 1 punctuation 4 [(] | ||
0 1 1 punctuation 4 [)] | ||
1 0 1 markupTextLiteral 4 [ ] | ||
0 1 1 punctuation 4 [{] | ||
1 0 2 markupTextLiteral 4 [ ] | ||
0 2 2 keyword - control 4 [if] | ||
0 2 1 markupTextLiteral 4 [ ] | ||
0 1 1 punctuation 4 [(] | ||
0 1 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [)] | ||
1 0 2 markupTextLiteral 4 [ ] | ||
0 2 1 punctuation 4 [{] | ||
1 0 2 markupTextLiteral 4 [ ] | ||
0 2 1 punctuation 4 [}] | ||
1 0 1 markupTextLiteral 4 [ ] | ||
0 1 1 punctuation 4 [}] | ||
1 0 1 markupTextLiteral 8 [ ] | ||
0 1 7 keyword 8 [private] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 6 keyword 8 [static] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [bool] | ||
1 0 2 markupTextLiteral 8 [ ] | ||
0 2 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [;] | ||
2 0 1 markupTextLiteral 8 [ ] | ||
0 1 6 keyword 8 [public] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [void] | ||
0 4 1 markupTextLiteral 8 [ ] | ||
0 1 1 method name 8 [M] | ||
0 1 1 punctuation 8 [(] | ||
0 1 1 punctuation 8 [)] | ||
1 0 1 markupTextLiteral 8 [ ] | ||
0 1 1 punctuation 8 [{] | ||
1 0 2 markupTextLiteral 8 [ ] | ||
0 2 2 keyword - control 8 [if] | ||
0 2 1 markupTextLiteral 8 [ ] | ||
0 1 1 punctuation 8 [(] | ||
0 1 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [)] | ||
1 0 2 markupTextLiteral 8 [ ] | ||
0 2 1 punctuation 8 [{] | ||
1 0 2 markupTextLiteral 8 [ ] | ||
0 2 1 punctuation 8 [}] | ||
1 0 1 markupTextLiteral 8 [ ] | ||
0 1 1 punctuation 8 [}] | ||
1 0 1 razorTransition 0 [}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 34 additions & 34 deletions
68
...nguageServer.Test/Semantic/TestFiles/GetSemanticTokens_CSharp_WithBackground.semantic.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
//line,characterPos,length,tokenType,modifier,text | ||
0 0 1 razorTransition 0 [@] | ||
0 1 5 keyword 4 [using] | ||
0 5 1 markupTextLiteral 4 [ ] | ||
0 1 6 namespace name 4 [System] | ||
0 1 5 keyword 8 [using] | ||
0 5 1 markupTextLiteral 8 [ ] | ||
0 1 6 namespace name 8 [System] | ||
1 0 1 razorTransition 0 [@] | ||
0 1 4 razorDirective 0 [code] | ||
1 0 1 razorTransition 0 [{] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 7 keyword 4 [private] | ||
0 7 1 markupTextLiteral 4 [ ] | ||
0 1 6 keyword 4 [static] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [bool] | ||
0 4 1 markupTextLiteral 4 [ ] | ||
0 1 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [;] | ||
2 0 4 markupTextLiteral 4 [ ] | ||
0 4 6 keyword 4 [public] | ||
0 6 1 markupTextLiteral 4 [ ] | ||
0 1 4 keyword 4 [void] | ||
0 4 1 markupTextLiteral 4 [ ] | ||
0 1 1 method name 4 [M] | ||
0 1 1 punctuation 4 [(] | ||
0 1 1 punctuation 4 [)] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 1 punctuation 4 [{] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 2 keyword - control 4 [if] | ||
0 2 1 markupTextLiteral 4 [ ] | ||
0 1 1 punctuation 4 [(] | ||
0 1 9 field name 5 [_isStatic] | ||
0 9 1 punctuation 4 [)] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 1 punctuation 4 [{] | ||
1 0 8 markupTextLiteral 4 [ ] | ||
0 8 1 punctuation 4 [}] | ||
1 0 4 markupTextLiteral 4 [ ] | ||
0 4 1 punctuation 4 [}] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 7 keyword 8 [private] | ||
0 7 1 markupTextLiteral 8 [ ] | ||
0 1 6 keyword 8 [static] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [bool] | ||
0 4 1 markupTextLiteral 8 [ ] | ||
0 1 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [;] | ||
2 0 4 markupTextLiteral 8 [ ] | ||
0 4 6 keyword 8 [public] | ||
0 6 1 markupTextLiteral 8 [ ] | ||
0 1 4 keyword 8 [void] | ||
0 4 1 markupTextLiteral 8 [ ] | ||
0 1 1 method name 8 [M] | ||
0 1 1 punctuation 8 [(] | ||
0 1 1 punctuation 8 [)] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 1 punctuation 8 [{] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 2 keyword - control 8 [if] | ||
0 2 1 markupTextLiteral 8 [ ] | ||
0 1 1 punctuation 8 [(] | ||
0 1 9 field name 9 [_isStatic] | ||
0 9 1 punctuation 8 [)] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 1 punctuation 8 [{] | ||
1 0 8 markupTextLiteral 8 [ ] | ||
0 8 1 punctuation 8 [}] | ||
1 0 4 markupTextLiteral 8 [ ] | ||
0 4 1 punctuation 8 [}] | ||
1 0 1 razorTransition 0 [}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters