简体   繁体   中英

VS Code suggestions do not display documentation

My VS code suggestions will not display any documentation next to the suggestions. What settings do I need to change? I have editor>suggest>show inline details active but it is doing it.

Here is mine: 在此处输入图像描述

I want it to look like this:

在此处输入图像描述

I am using python.

I tried searching through the settings. I tried looking it up on the internet. I tried looking at these GitHub issues:

https://github.com/microsoft/vscode/issues/18582

https://github.com/microsoft/vscode/pull/25812

https://github.com/microsoft/vscode/issues/26282

It seems that the space is too small. This setting has been deprecated. You can use the following alternatives:

Use command "ctrl + space" when you get intellisense:

在此处输入图像描述

And this is a switch. You only need to use this command once, and you can get the prompt of this window in the future.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM