SambeauWang
SambeauWang
vs code support conditional breakpoint(https://github.com/microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts). So when I debug my projects, I try to add conditional breakpoint.
This plugin is very pretty, Thank for author. I use it to learn lua and cocos2dx. But when i debug cocos2dx code, i fail. There are my steps. (1) download...
When I update to version 1.28.2 from version 1.27, It can open cocos game. But It fail to debug when I set breakpoint in anywhere in lua script.