U
U
Umar Ilyasov2020-07-29 23:53:21
Visual Studio Code
Umar Ilyasov, 2020-07-29 23:53:21

VS Code - how to configure for the language with?

VS Code - how to configure under language c?

One friend is interested, says that he is already used to it

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
Hquazed, 2020-07-30
@Hquazed

There is no such setting in VS. Just create a C++ project, make all files with .c extension and write in C. The VS compiler will do everything.

K
KupaKupychOfGenius, 2020-07-30
@KupaKupychOfGenius

There are a lot of videos on youtube on how to set up building and debugging with / c ++ in VSCode.
Plus instruction: Debug C++ in Visual Studio Code
The main thing is to install the C/C++ extension from Microsoft.
I did not like the assembly, the linker did not work for me. But since Since I use CMake, the CMake extension helped me with the reset. Debugging is also configurable, again, watch the video, because. can't be summed up in two words.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question