Skip to content

Implement Asciidoc 'Go to Definition' (LSP) #56

@vogella

Description

@vogella

Implement the textDocument/definition request to support navigation for internal cross-references.

Details:

  • Enable users to Ctrl+Click on a cross-reference (e.g., <<section-id>>).
  • The server should resolve the reference and return the location of the corresponding anchor or section definition within the document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions