Signature help document is missing

WBOY
Release: 2024-02-05 22:09:07
forward
862 people have browsed it

Signature help document is missing

Question content

I want VSCode to run like in the VSCode (golang) demo and how it worked in previous installations.

Can anyone provide the required "setting.json"?

The VSCode demos here and here show the documentation (Signature help) displayed next to the function (Code Completion).

In my newly installed vscode:v1.76.2 gopls:v0.11.0 go:v1.20.1, Signature help lost. Granted, the documentation once showed up in function () as stated in the VSCode documentation, but this dual Code completion and signature Help used to exist and I'd like it back.

How I want VSCode to work:

From VSCode demo, help when code is completed

Demo of my current setup:

Missing signature help before inside function


Correct Answer


This is the "More" panel of Code Completion. Hover over the current item and a chevron-shaped right icon will appear. Click this icon to toggle the More panel.

The above is the detailed content of Signature help document is missing. For more information, please follow other related articles on the PHP Chinese website!

source:stackoverflow.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!