Skip to content
Discussion options

You must be logged in to vote

Ideally this is something an LSP for markdown would provide (I need to swing back around to #2182 😅)

This could alternatively be accomplished with tree-sitter tags (#1252 is about stack graphs but the concepts are similar). I think that's what Zas editor is doing with the "Filter Symbols" picker (scroll down to the "file structure" part of zas' website). For programming languages symbols are usually functions / methods / classes but for markup you could tag headers and paragraphs and the like.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by David-Else
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants