A
A
alisaku12020-01-24 19:12:08
C++ / C#
alisaku1, 2020-01-24 19:12:08

C++ in visual studio code how to run?

Can't run code on cpp 5e2b1728ba1ac312391179.jpeg" alt="image"/>5e2b172f26275156887798.jpeg5e2b17345930a497339152.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Marat Nagayev, 2020-01-25
@nagayev

You can try the Code Runner extension.
It works fine for me (you just need to press ctrl+alt+n)
If it still doesn't work, it's possible that the compiler is missing or not found on the system.

D
Dima Rich, 2020-01-26
@DimaRich_Studio

VS Code is purely a text editor. Plugins are used to check for specific syntax, look there. I also know that you can somehow associate actions with it, for example, starting the compiler

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question