Jump to content

VS code setup is complicated...

Gat Pelsinger

Just fresh re-installed the extensions because their settings were messed up and I didn't need many of them as well. Now I only have the standard C/C++ extension pack. One thing I noticed is that when I run my program, it also debugs it. And I can't seem to find a simple option to either just compile & run, or debug (there is an option but in both the options debugging is started). Do I actually have to dive into json files, and understand their code and makes changes and make changes again to change an uhhhh. Why can't there be an options to just run, and debug? I am better of compiling through command line but that is the whole point of using an IDE.

Microsoft owns my soul.

 

Also, Dell is evil, but HP kinda nice.

Link to comment
Share on other sites

Link to post
Share on other sites

Well, VSCode is not an IDE per se, if you want it to behave like one then you have to setup your config and deal with json files.

 

I personally prefer to just run stuff through the command line, even though I do use VSC as my text editor.

FX6300 @ 4.2GHz | Gigabyte GA-78LMT-USB3 R2 | Hyper 212x | 3x 8GB + 1x 4GB @ 1600MHz | Gigabyte 2060 Super | Corsair CX650M | LG 43UK6520PSA
ASUS X550LN | i5 4210u | 12GB
Lenovo N23 Yoga

Link to comment
Share on other sites

Link to post
Share on other sites

If you want to do C/C++ development, I highly recommend using Visual Studio instead since it's an actual IDE. VSCode is primarily just a text editor.

Computer engineering grad student, cybersecurity researcher, and hobbyist embedded systems developer

 

Daily Driver:

CPU: Ryzen 7 4800H | GPU: RTX 2060 | RAM: 16GB DDR4 3200MHz C16

 

Gaming PC:

CPU: Ryzen 5 5600X | GPU: EVGA RTX 2080Ti | RAM: 32GB DDR4 3200MHz C16

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×