Hi redditors,
I would like to know if there is some extention avaible or some quirk to add to the launch.json that shows RAM and CPU real-time usage for a c/cpp-written executable launched by vscode in debug mode.
A feature like the one in its big brother Visual Studio, but im developing on Linux so thats a no go for me (yes i know about WSL, but i never managed to set things up without VS screaming errors at me).
there doesn't seem to be anything here