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
FredericChasse
changed the title
Issue #30933 happens with the C/C++ extension
"if" braces deindentation problem (same as Issue #30933) happens with the C/C++ extension
Dec 11, 2020
I have observed the same behavior as #30933, but for the C/C++ extension.
Steps to Reproduce:
In a C or C++ source file, type "if (cond)":
Press enter:
Type {, then enter. Expected:
Actual:
Does this issue occur when all extensions are disabled?: No. It is specifically the C/C++ extension
The text was updated successfully, but these errors were encountered: