Skip to content

Feature Request: Expose Markdown Links as Document Symbols #445

@l1laxS

Description

@l1laxS

Summary

Marksman currently supports goto definition / find references for Markdown links (inline links, reference links, wiki-links, anchors). However, these links are not exposed as symbols via the textDocument/documentSymbol LSP request.

This makes it impossible for editors or plugins to:

  • list all links in the current file
  • build link navigation tools (e.g., “jump to previous/next link”)
  • display link structure in symbol outlines
  • generate link (or backlink) maps

Request

Please consider exposing Markdown link occurrences (and optionally link definitions) as LSP symbols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions