code-debug icon indicating copy to clipboard operation
code-debug copied to clipboard

Does this extension support debug in code-server

Open alianZhen opened this issue 3 years ago • 1 comments

Scenario: in code-server,and I need scanf to get user input to debug.

For microsoft c/c++ plugin,it can provider a new terminal to let user input,like this: image

For native debug,it need user to set terminal.But for my code-server,I don't want to install emulator tools. Can we just have the same behavior as c/c++ plugin

alianZhen avatar Jul 13 '22 09:07 alianZhen

Pull requests welcomed, also outlines how to add this code-wise "same feature as a non-free extension" only helps for getting the picture.

GitMensch avatar Jul 13 '22 11:07 GitMensch