Skip to content

点击页面元素,可以自动定位至编辑器元素对应源代码,支持 webpack 和 vite

License

Notifications You must be signed in to change notification settings

wjf2016/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 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:

👨‍💻 Contributors

Special thanks to the contributors of this project:

📧 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

点击页面元素,可以自动定位至编辑器元素对应源代码,支持 webpack 和 vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%