#Tinymist
1 messages · Page 5 of 1
I'm specifically asking about the first one.
that one contains precise coordinates of each item in the outline, as shown in the image i sent earlier, so content needs to be actually rendered. In tinymist, this is handled by the preview service
That’s fair. I guess my question is: how can I get the outline without those rendered coordinates (but with the section titles and source coordinates). The document Symbols list is not providing that. It misses information and also contains extra information.
For instance in a multi-file project where the main file only include the other file, the document symbol list is empty. In the other file, it contains lemmas and theorems in addition to sections.
it is sent only when preview is opened and I know we should decouple outline subscription with the previewing feature. there has been an issue about requesting to have document outline when no preview is started.