tinymist
tinymist copied to clipboard
Show active section at the top of VSCode document window
Motivation
When using latex or other coding language I can see which chapter/subection I am writing in by looking at the top of the window. I'd like to have the same feature in the tinymist plugin in order to be able to easily understand where I am in the document I am currently writing.
Description
See above
Examples/Questions
As a workaround, I set "editor.stickyScroll.defaultModel": "foldingProviderModel", which mostly works as you want it to