Errors with run c in vscord, file is not recognized as the name of a cmdlet
I have coded a scissor-paper rock game in c, it works on an online coding website. But when I paste it to vscode errors are coming out
Everyone else’s terminal looks nice and clean when they run C++ code like this, but mine has this whenever I run it, did I install something wrong?
The simple code that I ran
Why clicking header files would jump to different locations in VSCode?
I press Ctrl
and click #include<stdio.h>
, #include<bits/stdc++.h>
, #include<stdbool.h>
and so on, they all jump to different header files. For example:
How to change Visual Studio Code C++ version through the GUI?
I’m using C++ with Visual Studio Code. How do I change the C++ version (e.g. C++11, C++14, or other standard version) using the Visual Studio Code GUI? I don’t want to mess around with JSON setting files.
I can’t run C++ on VS Code because of the error: “cannot open output file //: Invalid argument” and I don’t know why
There is an extension for C++ on VS Code and I’d like to try it!!
So I started reading those boring docs on MS VS Code Official website to install and set up the environment.
How do I resolve this VSCode error: “the syntax of the command is incorrect”? I can’t display any output when running my code
I’m trying to setup an environment suggested on Striver’s VSCode setup for DSA and CP.
How do I resolve this VSCode error: “the syntax of the command is incorrect”? I can’t display any output when running my code
I’m trying to setup an environment suggested on Striver’s VSCode setup for DSA and CP.
Is there a way to compile a CPP file without Visual Studio?
Trying to learn how to use C++ with an extension for VSCode, but I don’t have space for Visual Studio. Is there a way to compile C++ files without it? If not, I can give a link to my GitHub repo.
C++ VSCode remote ssh configuration
I had a C++ environnement stable on vs code(1.91.0) + remote shh: (autocompletion, swich between header/source files, goto definition(ctrl+click), after some upgrades nothing is working :/.
C++ VSCode configuration
I had a C++ environnement stable on vs code(1.91.0) + remote shh: (autocompletion, swich between header/source files, goto definition(ctrl+click), after some upgrades nothing is working :/.