Quarto outline bug? #9079
-
My default view is normally source in a quarto document. Often times, my "Outline" appears blank until I toggle to Visual, save changes, and then toggle back to source. After I toggle back to source, my outline items come back. It is quite reproducible for me. Does anyone else have this issue? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I just tried this out, and I do see some similar behavior when I first open Positron with a That is where this behavior comes from. |
Beta Was this translation helpful? Give feedback.
I just tried this out, and I do see some similar behavior when I first open Positron with a
.qmd
file in the source editor. Another way that I can get the outline to kick in is by making some change to the file (basically any change at all, it seems). Would you be willing to open this as a bug on the Quarto extension repo here: https://github.com/quarto-dev/quarto/issuesThat is where this behavior comes from.