Replies: 1 comment
-
|
Whelp |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I was trying to attempt to follow along this tutorial https://www.youtube.com/watch?v=8jLOx1hD3_o on C++ programming with vscodium and it's proving quite difficult to get the build system going for it. So far I'm trying to use
llvm-vs-code-extensions.vscode-clangdand C++ code runner extention as an alternative to microsoft intellisense.One thing I noticed however is that I can never get the detected task feature in
Terminal > create tasks.json from templateto show something likeInstead I'm getting
I'm a bit stumped but would really like to be able to use vscodium when doing C++ specific coding so advice would be appreciated on steps, or if a bug ticket should be issued
Beta Was this translation helpful? Give feedback.
All reactions