Skip to content

signatureHelp doesn't work for similar parameters #269

Closed
@oblitum

Description

@oblitum

Result from CocInfo
Run :CocInfo command and paste the content below.

## versions

vim version: NVIM v0.3.1
node version: v11.4.0
coc.nvim version: 0.0.39
term: tmux-256color
platform: linux

## Error messages

## Output channel: prettier

Describe the bug
A clear and concise description of what the bug is.

Two issues identified when prototypes have parameters without names:

  1. completion suggestions for prototypes won't get refreshed on remotion of parameter names, only when names are changed
    • signatureHelp gets refreshed though
  2. "JumpPlaceholder" signatureHelp only works when parameters have name
    • using autocmd User CocJumpPlaceholder call CocActionAsync('showSignatureHelp')

To Reproduce
Steps to reproduce the behavior:

  1. ccls configuration
  2. See video

Screenshots
If applicable, add screenshots to help explain your problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions