Communicable-State-Machine icon indicating copy to clipboard operation
Communicable-State-Machine copied to clipboard

CSM Debug Console 优化建议

Open casey502 opened this issue 9 months ago • 1 comments

1.history 清除了后,没有了API调试的记录了,不方便调试的功能API代码; 2.history大于了设定长度后,会自动覆盖了API的调试记录; 3.对此,建议把API的调试功能单独做出来,不用history来进行API的调试,单独记录API的功能调试代码。

casey502 avatar Mar 17 '25 13:03 casey502

@KivenJia 考虑下这个建议 FYI

nevstop avatar Mar 18 '25 00:03 nevstop