#Tinymist

1 messages · Page 5 of 1

rough olive
#

tinymist/documentOutline requires preview but textDocument/documentSymbol does not

hardy grotto
#

I'm specifically asking about the first one.

rough olive
hardy grotto
#

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.

oak quest
#

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.