For console input, you can use `"console": "integratedTerminal"` option, this will allow your program to run in a separate terminal to enter your inputs and it'll stop on your break points
Great work... Some feedback: I have to agree with the comments. The banner on the right would be better set as a watermark that you can attach to the videos or on top as a TH-cam feature (not sure if every channel has that option or only larger channels.) Font size is fine for the desktop or laptop screens, but on mobile or a tablet it is too small. Keep up the great content.
It’s ok man, this is why quality checks exist but as a beginner on TH-cam you dont have that yet lol keep at it and remember it is Audio first, then visuals - then content.
Hi ! thanks for the vid. I have a question: How to pass parameters if necessary to the program. Usually I type command-line: go run . filename.xls // when program expects to pass Excel filename to it. How I can pass similarly in case of debugging? Where can I set this up? Cheers!
@GoWithAndy - args are tricky but doable in the launch.json file, just add (I'm adding single quotes to signal it is the start of what to add, don't add them) 'args: ["filename.xls"]`. Its an array and the debugger will just tack on the "args" with spaces in between them just like you would in the terminal. Hope that helps.
For console input, you can use `"console": "integratedTerminal"` option, this will allow your program to run in a separate terminal to enter your inputs and it'll stop on your break points
Thank you, that was new to me and so helpful, I use it now all the time!
Great work...
Some feedback:
I have to agree with the comments. The banner on the right would be better set as a watermark that you can attach to the videos or on top as a TH-cam feature (not sure if every channel has that option or only larger channels.)
Font size is fine for the desktop or laptop screens, but on mobile or a tablet it is too small.
Keep up the great content.
A big ugly banner on the right-hand wasting valuable screen space. Meanwhile, the fonts are small that you can't see the code in Vscode.
It’s ok man, this is why quality checks exist but as a beginner on TH-cam you dont have that yet lol keep at it and remember it is Audio first, then visuals - then content.
Hi ! thanks for the vid. I have a question: How to pass parameters if necessary to the program. Usually I type command-line: go run . filename.xls // when program expects to pass Excel filename to it. How I can pass similarly in case of debugging? Where can I set this up? Cheers!
@GoWithAndy - args are tricky but doable in the launch.json file, just add (I'm adding single quotes to signal it is the start of what to add, don't add them) 'args: ["filename.xls"]`. Its an array and the debugger will just tack on the "args" with spaces in between them just like you would in the terminal. Hope that helps.
Excellent! But, the font size in video is to small!
Thx this helps a loot 👌
video is small, and i can't hear you, bye
thx for this tutorial
good content, bad video layout
Disliked because of small fonts and occupying half of the screen with a useless banner!
Thank you!
Is there an ADHD version of this video?
Zoom in man