Skip to content

Implement Context-Aware Content Assist for Asciidoc (LSP) #58

Description

@vogella

Replace the current static completion list with a context-aware implementation in the language server.

Details:

  • Attributes: Suggest defined document attributes when typing :.
  • Headers: Suggest appropriate header levels based on the current nesting depth.
  • Blocks: Suggest block types (e.g., [source], [note]) only where appropriate.
  • Images/Includes: Improve the existing file-system scanning to be more robust and context-sensitive.

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