Commit d24455a
authored
[C#] Don't stack keyword and illegal scope (#4512)
This commit removes `keyword.control.cs` from illegal usage locations of
some keywords. Despite it not being very useful for highlighting it would
alternatively require to create separate patterns to apply full
`keyword.control.[conditional|exception]` scopes for consistency with legal
usage positions.1 parent b592fb4 commit d24455a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
| 1305 | + | |
1306 | 1306 | | |
1307 | 1307 | | |
1308 | 1308 | | |
| |||
0 commit comments