We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个高效的开发插件,点击网页上的dom,插件能打开IDE并将光标自动定位至DOM对应的源代码位置。支持在 webpack/vite/rspack 中使用,且支持 vue/react/solid/preact/svelte 等常用的 web 框架,支持 vscode/webstorm/hbuilder/idea 等常用的 IDE。效果如下图所示:
webpack/vite/rspack
vue/react/solid/preact/svelte
vscode/webstorm/hbuilder/idea
也可以通过线上的 demo,快速体验效果: vue demo / react demo / preact demo / solid demo / svelte demo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
一个高效的开发插件,点击网页上的dom,插件能打开IDE并将光标自动定位至DOM对应的源代码位置。支持在
webpack/vite/rspack
中使用,且支持vue/react/solid/preact/svelte
等常用的 web 框架,支持vscode/webstorm/hbuilder/idea
等常用的 IDE。效果如下图所示:也可以通过线上的 demo,快速体验效果:
vue demo / react demo / preact demo / solid demo / svelte demo
The text was updated successfully, but these errors were encountered: