Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
better-tcy committed Oct 25, 2022
2 parents 779bd75 + 928bb9a commit c2f4c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

接手一个项目开发网页时要修改某部分,要么靠搜索,要么靠记忆找到对应代码,过程极为浪费时间。

在项目里用了 dom-to-code 插件后,对准想要修改的 dom 部分 ctrl + 按下鼠标滚轮,就会在编辑器打开对应的 dom 元素源码。支持 vite/webpack、vue2/vue3/react
在项目里用了 dom-to-code 插件后,对准想要修改的 dom 部分 ctrl + 按下鼠标滚轮(使用触摸板的用户可以ctrl + 触摸板右键),就会在编辑器打开对应的 dom 元素源码。支持 vite/webpack、vue2/vue3/react

别人搜索你直接跳,别人加班你摸鱼。

Expand Down

0 comments on commit c2f4c02

Please sign in to comment.