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
Syntax highlighting in the editor window is showing C-style /* */ comments with light gray, but C++ style // comments appear with a much darker gray. I don't know which is correct, but they should probably be consistent, right?