Issue in indentation when formatting consecutive objects #6271
Labels
Bug
A bug in TypeScript
Domain: Formatter
The issue relates to the built-in formatter
Help Wanted
You can do this
Milestone
Reposting microsoft/vscode#1661
There's a very annoying issue when hitting "format code" in a TS file. Here's an example:
becomes:
This gets really annoying when you have large nested objects containing things like functions etc...
The text was updated successfully, but these errors were encountered: