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
In kotlin, ?, !!, !, _ should be highlighted as punctuation, but they use code color right now. I can't unfortunately search for what marks are missing in other languages, as I'm not familiar with those, but I'm sure there are other missing punct chars
The text was updated successfully, but these errors were encountered:
In kotlin,
?
,!!
,!
,_
should be highlighted as punctuation, but they usecode
color right now. I can't unfortunately search for what marks are missing in other languages, as I'm not familiar with those, but I'm sure there are other missing punct charsThe text was updated successfully, but these errors were encountered: