Posts by Gabriel Maximo • 21 points
2 posts
-
0
votes0
answers110
viewsQ: About Snippets in VS Code
hello, I use Visual Studio Code, I’m a beginner in programming and I wanted a help to assemble snippets in VS Code, I wanted to create snippets for basic functions of C language, like printf and…
-
2
votes1
answer720
viewsQ: Debug in C/C++ in Visual Studio Code does not work (Linux Ubuntu)
I use Visual Studio Code, and wanted to use your Debug in my C/C++ files. There are few BR tutorials on how to configure the debug of VS code for Linux, especially in the language I use, and as I am…