quickjs
quickjs copied to clipboard
feat: add config file for debug with vscode
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.
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.