Incorrect indentation for TypeScript opening curly brace #236138
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-autoindent
Editor auto indentation issues
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
In a TypeScript file, put your cursor immediately before an opening (left) curly brace and press Enter. The curly brace will be indented, which is incorrect behavior.
This bug is similar to #216737 but not the same; that issue has been fixed, as you can see below:
The text was updated successfully, but these errors were encountered: