zh-lx / code-inspector

Click the dom on the page, it will open your IDE and position the cursor to the source code location of the dom.
https://inspector.fe-dev.cn/en
MIT License
1.52k stars 113 forks source link

webstorm+vue3+vite下使用code-inspector,webstorm的JavaScript断点调试断点位置不对 #133

Closed An0510 closed 3 months ago

An0510 commented 4 months ago

提示:越详细的信息越有助于排查和解决问题,如果方便请加入本项目 README.md 最下面的 QQ 群或者微信群提供更详细的信息

Bug 类型

Bug 描述

在我使用webstorm进行调试时, 断点位置不对,注释code-inspector后正常 webstorm调试配置

image

使用code-inspector后断点位置

image

注释code-inspector配置后重启项目调试,断点位置正常

image image

系统

你使用的打包器及版本

你使用的 web 框架

zh-lx commented 3 months ago

测试了下并未复现该问题,插件从理论上来说不可能影响到 webstorm 的调试功能,建议看下是不是自己哪个步骤配置错了