vala-language-server icon indicating copy to clipboard operation
vala-language-server copied to clipboard

The function signature hint does not disappear

Open gavr123456789 opened this issue 5 years ago • 3 comments

Describe the bug As well as a hint of the signature does not appear again.

Peek 2020-07-18 12-26

Expected behaviour The hint disappears when the cursor exits the function's brackets.
The hint appears again when you press space + ctrl inside the brackets.

gavr123456789 avatar Jul 18 '20 09:07 gavr123456789

This GIF actually shows two problems:

  1. signature help remains even after leaving the argument list
  2. having two parameters where one's name contains the other messes up the calculation of the current parameter

Prince781 avatar Jul 18 '20 09:07 Prince781

I will create a new issue for the second thing that is shown in your post.

Prince781 avatar Sep 29 '20 00:09 Prince781

I don't see this issue in Vim or GNOME Builder, so it seems like something specific to VS Code. Yet, VS Code does not have this problem with other language servers.

Prince781 avatar Sep 29 '20 01:09 Prince781