Commit 3fc480c
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/services/formatting
- tests/cases/fourslash
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/services/formatting/formatting.ts
Copy file name to clipboardExpand all lines: src/services/formatting/formatting.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
581 | 581 | |
582 | 582 | |
583 | 583 | |
584 | | - |
| 584 | + |
585 | 585 | |
586 | 586 | |
587 | 587 | |
|
Collapse file
src/services/formatting/smartIndenter.ts
Copy file name to clipboardExpand all lines: src/services/formatting/smartIndenter.ts+16-2Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
531 | 531 | |
532 | 532 | |
533 | 533 | |
534 | | - |
| 534 | + |
535 | 535 | |
| 536 | + |
536 | 537 | |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
537 | 551 | |
538 | 552 | |
539 | 553 | |
| ||
585 | 599 | |
586 | 600 | |
587 | 601 | |
588 | | - |
| 602 | + |
589 | 603 | |
590 | 604 | |
591 | 605 | |
|
Collapse file
tests/cases/fourslash/formattingObjectLiteralOpenCurlyNewline.ts
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
Collapse file
tests/cases/fourslash/formattingObjectLiteralOpenCurlyNewlineTyping.ts
Copy file name to clipboard+36Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
0 commit comments