Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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