Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Bubbles68267y@Pseudonymous I did but I don't really like using an IDE so I then tried the VSCode Debugger since I had it and Loved it, although replicating it at home seems to be a problem..
-
Curious... What pain-staking method did you do before that? Dump all vars to console/stdout etc.?
-
Bubbles68267y@Pseudonymous I Love it but I'm having multiple problems setting it up.. I'm at school so I'm gonna look at the settings on the schools VSCode debugger because it worked there.. but at home it's telling me it can't find the file and I'm not able to debug other file types other than C++, the problem is I also work on files like Python, JavaScript, and Ruby..
-
Bubbles68267y@Pseudonymous they are all in their own folders and I do have the language packs installed
-
Bubbles68267y@jesse-bryant I just relied on the console to tell me what kind of error it was and what lines
Related Rants
-
Dacexi24When there are only 2 pages on Google you know you're in serious shit.
-
practiseSafeHex20Fixing a parents iPhone, episode 1. Problem: "Whatsapp is gone off my phone" Debugging: Me: *unlocks phone...
-
nachocode6When you talk to other devs about what their code did. I also relate myself to this.
Today I used a debugger for the first time and holy fuck it's magical why didn't I do this sooner..
rant
woooo
vscode
debugging