Package Exports
- code-inspector-core
Readme
📖 Introduction
Click the element on the page, it can automatically open the code editor and position the cursor to the source code of the element.
💻 Try it out online
🚀 Install
npm i code-inspector-plugin -D
# or
yarn add code-inspector-plugin -D
# or
pnpm add code-inspector-plugin -D
🌈 Usage
Please check here for complete access and usage information: code-inspector-plugin configuration
🎨 Support
The following are which compilers, web frameworks and editors we supported now:
- The following bundlers are currently supported:
✅ webpack
✅ vite
✅ rspack - The following Web frameworks are currently supported:
✅ vue2
✅ vue3
✅ react
✅ preact
✅ solid - The following code editors are currently supported:
VSCode | Visual Studio Code - Insiders | WebStorm | Atom | HBuilderX | PhpStorm | PyCharm | IntelliJ IDEA
📧 Communication and Feedback
For any usage issues, please leave a message below my Twitter post or submit an issue on Github.