quickjs icon indicating copy to clipboard operation
quickjs copied to clipboard

feat: add config file for debug with vscode

Open ryouaki opened this issue 2 years ago • 1 comments

What kind of change does this PR introduce?

Add config file for debug with vscode. let it be easy for c poor developer..

Why submit this PR?

It is hard to debug source code with gdb or other cmd tools. And VSCode can make it be easy.

ryouaki avatar Feb 01 '23 08:02 ryouaki

Not everyone uses vscode, or Mac :shrug: . I'd recommend checking out some of the Makefile extensions for vscode. In addition, I believe contributions are only accepted through the mailing list.

RobLoach avatar Jan 25 '24 22:01 RobLoach