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
Internally we have syntax mode names, like c_cpp, and syntax caption, like C and C++. In the list of syntaxes on New Snippet page, we use the latter to represent available syntaxes. Unfortunately, we use the former on recent snippets page which is inconsistent and weird.