Replies: 1 comment
-
@mzwsw-wjm Could you also get logs from the language server (see https://code.visualstudio.com/docs/cpp/enable-logging-cpp#_enable-logging-for-the-language-server)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, i'm new to Vscode and I meet some question :
I'm following the helloworld tutorial : https://code.visualstudio.com/docs/cpp/config-mingw
I have installed the corresponding plugin :
I have already installed the necessary compilers :
The OS i use is Windows 10.
But when hover over the vector, i can not see the type information :
The right form is as following :
And i cannot find the play button in the top right corner of the editor :
I want to know why and what can i do to fix it. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions