Skip to content

Click on the DOM element on the page, and it can automatically open the IDE and position the cursor to the source code location of the DOM.

License

Notifications You must be signed in to change notification settings

coderwei99/code-inspector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-inspector

English Doc | 中文文档 | Read Docs for More

NPM version GITHUB star MIT-license


📖 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.

code-inspector

💻 Try it out online

🚀 Install

npm i webpack-code-inspector-plugin -D
# or
yarn add webpack-code-inspector-plugin -D
# or
pnpm add webpack-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:

📧 Communication and Feedback

For any usage issues, please leave a message below my Twitter post or submit an issue on Github.

For Chinese users, you can you can join the QQ group 769748484 add the author's WeiXin account zhoulx1688888 for consultation and feedback:

About

Click on the DOM element on the page, and it can automatically open the IDE and position the cursor to the source code location of the DOM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%