Commit df2ef6d
authored
fix(simulate): mark a cited tool output where it prints (#946)
A summary can cite a tool output, and the digit jump opened the job
without marking it: outputs were skipped unless tool detail was on, and
printed with no mark when it was. A cited output now prints regardless
of the toggle and carries the mark, like a cited function call.1 parent 63ab90f commit df2ef6d
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1931 | 1931 | | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | | - | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
1935 | 1943 | | |
1936 | 1944 | | |
1937 | | - | |
1938 | 1945 | | |
1939 | 1946 | | |
1940 | 1947 | | |
1941 | 1948 | | |
1942 | 1949 | | |
1943 | | - | |
| 1950 | + | |
1944 | 1951 | | |
1945 | 1952 | | |
1946 | 1953 | | |
| |||
0 commit comments