Commit 725a000
committed
treesteps: improved depth limiting
We improve the way operations are shown when we limit the operation
depth: at the last depth, we show just the result (the last step) of
that operation.
We also use a better representation for the properties so they don't
look like children, and use a vertical ellipsis to indicate hidden
children.1 parent 629ccb2 commit 725a000
File tree
3 files changed
+494
-475
lines changed- internal/treesteps
- testdata
3 files changed
+494
-475
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
0 commit comments