Skip to content

Signature help stabilization #1071

@saghen

Description

@saghen

Feature Description

  • Align the active argument with the argument in the text, grabbed via treesitter
  • Detect location of function to optionally avoid showing signature help in multi-line functions (opts.signature.trigger.show_on_insert results in permanent signature in js callbacks #1670)
  • Support focusing the window
  • Toggle visibility of documentation + signature vs just signature (Default to show_signature, show_signature_documentation, hide_signature)
  • Override built in vim.lsp.buf.signature_help()?
  • Show in snippet mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestsignatureRelated to the signature help

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions