VS Code Cocos debug This repo is used to generate cocos-debug adapader for VSCode. You can use these command to generate cocos-debug.zip: npm install(only need for first time) ./release.sh then refer to this tick to know how to debug cocos2d-x JSB programs.