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

支持 lit 语法 #98

Closed zh-lx closed 2 months ago

zh-lx commented 2 months ago

由于 lit 构建的全部是 web component 元素,mousemove 聚焦的元素无法穿透 Shadow Root,所以支持 lit 语法没有必要