Skip to content

chat/askQuestion: handle server multi-choice prompts #5

Description

@ssjoleary

Server can ask the user a question with multiple choices via chat/askQuestion. eca-nvim has no handler — requests are silently dropped.

Work:

  • Add handler for chat/askQuestion notification
  • Present choices via vim.ui.select
  • Send selected answer back to server

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions