C/C++ in Visual Studio Code for Beginners

preview_player
Показать описание
In this video I go over adding C/C++ support to Visual Studio Code and showing how you can have intellisense support for C/C++ as well as that you can easily debug C/C++ applications directly in VS Code.
***********************************************************

Follow Me on Social Media!

Links from the Video

#VSCode #VisualStudioCode #QuarantineContent

Рекомендации по теме
Комментарии
Автор

Never stop making these even though with a small fan base it's really informative to new students like me.... Ps; We all start somewhere

mathng
Автор

In 2022 this still works amazing. Thank you so much it took my hours to try and find out how to install G++ and GBD!

trevorseestedt
Автор

I was trying to get this set up for several hours, watching other videos, before finding yours. I first watched your overview of VS Code vs VS 2019. I was about to give up and just use VS 2019 because the setup was automagic. But I really like VS Code, and decided to look in your uploads specifically for this tutorial and here it was! BTW, I tried the MS tutorial and was caught by some of the gotchas you mentioned. -- Thank you also for the quick explanations of the tutorial semantics, and how it differs from the actual syntax needed. -- Very grateful and yes I already subscribed!

fpunchout
Автор

You might give yourself a C or C++ for this video but i give you an A+

creatinechris
Автор

It's almost 2024 and this vid still helps people

dencio-zt
Автор

Oh, I'm digging this beginner's series!

SodiPopMedia
Автор

Finally! A video that doesn't copy and paste stuff and scrolls faster than light.


edit: Also, im having a issue where everything is red and its always showing me the entire script has errors.

Funrollercoaster
Автор

Play in x2 speed as this guy wants to be a tutorial channel and vlogger at the same time lol.

SenselessTalk
Автор

You is a heros. Great tuto. Thank for this.

skywalker
Автор

can you do one for python please : )

ps: i am the 80th subscriber, this is an underrated channel keep doingthegood work and soon many more will follow you, thanks
: )

nishanthg
Автор

Thank you so much, It helped me a lot

siphozuma
Автор

when I paste the hello world file in the explorer like you did at 10:16, the highlight colors for 'vector', <string> and the 'cout' don't appear and just remain white. I've tried looking into color themes and other things, but it just doesn't happen. Any idea why this may be?

Carriersounds
Автор

I'm not new at all to c+/c++ coding, but I find Visual Studio Code so aggravating. I want to edit the tasks.json file to build a multifile project the way I want but there is absolutely no documentation. I read the side it constantly says "use IntelliSense to learn more". WTF! HOW? Hovering over shit tells me next to nothing about anything. The documentation just rattles on about everything except what I want to know.

marshallsweatherhiking
Автор

I'm late to the party here but I ran into this issue with environment variables and VScode yesterday. If you're opening workspaces or folders from the windows start screen, where it lists recent workspaces/folders, it won't load new environment variables. You have to open the folder or workspace directly from the file explorer or PowerShell. I was being lazy and it bit me in the ass. Took me longer then I care to admit to figure that out.

Also, great vid dude. Excellent tutorial.

jeffreyhymas
Автор

I don't understand why it's made so unintuitive. How about a button saying: "Enable C++".

Robbinsffxi
Автор

Thanks for the help man those json files were confusing at first.

TomBrooks-hjpq
Автор

YOU ARE FANTASTIC. Save me a LOT of time !

nielspaulin
Автор

This was the first video wherein I got the hang of it.

SuryaSarav_
Автор

So there I was, wondering when I'd see another great video from you. Then BOOM, there is was, a notification 🔔 hit me up!

Super glad I subscribed and hit the 🔔 icon.

jasoncooper
Автор

Thanks for your clear instruction. I was able to configure VS Code using MiniGW. One thing I can't get done is to find the input terminal, for example when you use the cin >> command and ask for the user input. VS Code says the program is running and waiting for input. But I don't see any panel for input. So I force stop the program. Can you help with this? Thanks!

vahabkhademi