**描述你的问题(Describe the bug)** <!-- A clear and concise description of what the bug is. --> <!-- 明确的描述问题现象 --> **复现路径(To Reproduce)** 1. 打开一个 electron 项目 2. 通过 npm 插件在 package.json 上的启动调试  3. 对项目中断点后,就会必现这种情况 https://user-images.githubusercontent.com/2226423/200720234-e3425086-95d6-437b-a87d-28b23dc2c0da.mov <!-- Steps to reproduce the behavior: 1. Go to '...' 5. Click on '....' 6. Scroll down to '....' 7. See error --> **预期表现(Expected behavior)** 断点后,应该激活编辑器以及跳转到断点处 <!-- A clear and concise description of what you expected to happen. --> **问题截图(Screenshots)** <!--If applicable, add screenshots to help explain your problem.--> **环境信息(Environment)** - OS: macOS 13 - Browser: electron - OpenSumi Version: 2.20.9 **补充信息(Additional context)** <!--Add any other context about the problem here.-->