How To Debug VSCode with Go (Golang)

  Рет қаралды 16,121

The Dev Banner

The Dev Banner

Күн бұрын

Пікірлер: 16
@codelinx
@codelinx Жыл бұрын
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 KZbin 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.
@HendersonHood
@HendersonHood Жыл бұрын
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.
@abdulrahman19_
@abdulrahman19_ 4 ай бұрын
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
@thedevbanner
@thedevbanner Ай бұрын
Thank you, that was new to me and so helpful, I use it now all the time!
@GoWithAndy-cp8tz
@GoWithAndy-cp8tz Ай бұрын
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!
@thedevbanner
@thedevbanner Ай бұрын
@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.
@pookiepats
@pookiepats Жыл бұрын
It’s ok man, this is why quality checks exist but as a beginner on KZbin you dont have that yet lol keep at it and remember it is Audio first, then visuals - then content.
@gjrivero
@gjrivero Жыл бұрын
Excellent! But, the font size in video is to small!
@razvannechifor365
@razvannechifor365 Жыл бұрын
Thx this helps a loot 👌
@RozhkoDmytro
@RozhkoDmytro 7 ай бұрын
thx for this tutorial
@tumenit
@tumenit 9 ай бұрын
Thank you!
@IgnacioDeSalterain
@IgnacioDeSalterain Жыл бұрын
video is small, and i can't hear you, bye
@JaneDoe-od4ep
@JaneDoe-od4ep 6 ай бұрын
Is there an ADHD version of this video?
@davidlee588
@davidlee588 Жыл бұрын
good content, bad video layout
@aliakbarmostafaei
@aliakbarmostafaei Жыл бұрын
Disliked because of small fonts and occupying half of the screen with a useless banner!
@CodeWithRivandra
@CodeWithRivandra 8 ай бұрын
Zoom in man
How To Debug React Apps Like A Senior Developer
21:07
Web Dev Simplified
Рет қаралды 194 М.
Delve: The Best Golang Debugger
14:06
Bryan English
Рет қаралды 24 М.
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54
Golang: The Last Interface Explanation You'll Ever Need
17:58
Flo Woelki
Рет қаралды 30 М.
simple neovim debugging setup (in 10 minutes)
9:36
TJ DeVries
Рет қаралды 63 М.
Разработка на Golang в VSCode на Windows 11
37:45
The Art of Development
Рет қаралды 21 М.
Антон Сергеев, «Go под капотом»
36:37
Kolesa Group
Рет қаралды 105 М.
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,6 МЛН
Как на самом деле устроены каналы в Golang? | Golang channels internals
41:31
Everything You Need to Know about Debugging in VSCode
7:02
ArjanCodes
Рет қаралды 51 М.