core icon indicating copy to clipboard operation
core copied to clipboard

[FEATURE] 支持 ExtensionHost 类型去调试 VS Code 插件

Open erha19 opened this issue 3 years ago • 0 comments

描述你的问题(Describe the bug)

运行存在报错,定位到是缺少相关实现,参考 :

https://github.com/microsoft/vscode/blob/88a2fd7239fed3526af9cd411e33bf85de9ecb38/src/vs/workbench/contrib/debug/browser/rawDebugSession.ts#L624

复现路径(To Reproduce)

  1. 测试案例 [email protected]:microsoft/vscode-extension-samples.git

预期表现(Expected behavior)

正常运行调试

问题截图(Screenshots)

image

环境信息(Environment)

  • OpenSumi Version: 2.21

erha19 avatar Nov 02 '22 04:11 erha19