I want to share my opinion. I would like to know if I’m the only one in this situation.
We are halted into cocos2d-js 3.6.1. The reason is Remote Debugging and Live Coding of Cocos Code IDE 1.2 are essencial features for a productive work:
- Remote Debugging: http://www.cocos2d-x.org/wiki/How_to_Debug_Cocos2d-JS_Game_Using_Code_IDE#Breakpoints-Supporting.
- Live Coding: http://www.cocos2d-x.org/wiki/How_to_Debug_Cocos2d-JS_Game_Using_Code_IDE#Code-Hot-Updating
I’ve looked for solutions to use them on cocos2d-x 3.7 and 3.8, but they didn’t work:
Are you going to add Remote Debugging and Live Coding in the new IDE?