You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love this theme!! Just one thing I've noticed, colouring in the theme doesn't work in a file past the point where an await foreach block is declared in .Net 3.1.100. The colour of keywords is lost for each subsequent keyword following the await statement.
The text was updated successfully, but these errors were encountered:
tristantrainer
changed the title
Syntax issue with await foreach
Syntax issue with await foreach C#
Jan 14, 2020
I love this theme!! Just one thing I've noticed, colouring in the theme doesn't work in a file past the point where an
await foreach
block is declared in .Net 3.1.100. The colour of keywords is lost for each subsequent keyword following the await statement.The text was updated successfully, but these errors were encountered: