page-open-editor-code-plugin
v1.0.0
Published
点击页面上的元素,将自动打开你的代码编辑器并将光标定位到元素对应的代码位置
Downloads
1
Maintainers
Keywords
Readme
page-open-editor-code-plugin
📖 介绍
点击页面上的元素,能够自动打开你的代码编辑器并将光标定位到元素对应的代码位置
🚀 安装
npm i page-open-editor-code-plugin -D
# or
yarn add page-open-editor-code-plugin -D
# or
pnpm add page-open-editor-code-plugin -D
🌈 使用
完整的接入及使用方式请查看:[page-open-editor-code-plugin 配置]
🎨 支持列表
下面是编译器、web 框架以及代码编辑器支持列表:
- 当前支持以下打包工具 ✅ webpack(4.x/5.x) ✅ vite
- 当前支持以下 Web 框架 ✅ vue2 ✅ vue3 ✅ react
- 当前支持以下代码编辑器 VSCode | Visual Studio Code - Insiders | WebStorm | Atom | HBuilderX | PhpStorm | PyCharm | IntelliJ IDEA