react-dev-inspector icon indicating copy to clipboard operation
react-dev-inspector copied to clipboard

jump to local IDE code directly from browser React component by just a simple click

Results 31 react-dev-inspector issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`17.0.44` -> `18.0.20`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.44/18.0.20) | --- ### Configuration...

dependencies
renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | devDependencies | minor | [`16.2.3` -> `16.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/16.2.3/16.3.0) | | [@commitlint/config-conventional](https://commitlint.js.org/)...

dependencies
renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/facebook/jest)) | devDependencies | major | [`27.5.1` -> `29.0.3`](https://renovatebot.com/diffs/npm/jest/27.5.1/29.0.3) | | [ts-jest](https://kulshekhar.github.io/ts-jest)...

dependencies
renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | devDependencies | major | [`17.0.2` -> `18.2.0`](https://renovatebot.com/diffs/npm/react/17.0.2/18.2.0) | --- ###...

dependencies
renovate

qiankun结合react-dev-inspector,在主域中点击子项目的组件,不能打开vscode,不能自动定位组件所在代码。 但是如果单独打开子项目,点击组件,可以自定定位到所在代码。 有什么解决办法吗

[umi4插件文档](https://umijs.org/docs/api/plugin-api#addbeforebabelplugins)

我是一个正在学习前端的小白,想知道如何在 Remix 项目中配置使用。

help wanted

Thanks for review. In some frameworks like blitz.js,there are a intermediate state for compilation, so the process.cwd() in middleware function "launchEditorMiddleware" will get the error base workplace, so perhaps can...

- [ ] short domain (cname) to `inspector.zthxxx.me` - [ ] redesign website ui - [ ] add logo - [x] refactor inspector hotkey response (trigger to display inspector mask...

react-dev-inspector文档说明: ![image](https://user-images.githubusercontent.com/41351722/106579816-1b1a7180-657c-11eb-9f09-520f51ba87e0.png) webpack-dev-middleware + express(不会跳转) ![image](https://user-images.githubusercontent.com/41351722/106580201-95e38c80-657c-11eb-9f74-c5b26d7bd8ac.png)

question