devtools request: cmd+click a line of code to jump to that line in my editor, similar to @reactjs error page.
@ChromeDevTools @FirefoxDevToolspic.twitter.com/Xb1FgnUCEn
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I think @geddski refers to thishttps://twitter.com/dan_abramov/status/925122990018322432 …
yep that's the one! Soooo helpful
This feature was first implemented as part of `create-react-app` and eventually extracted as a standalone package. `react-error-overlay` is an overlay which displays when there is a runtime error. https://www.npmjs.com/package/react-error-overlay … Note: this feature is not part of React itself.
If the devtool calls a source location request ( like window.sourceRequest(filename,line,column) ) on cmd+click developer can send this request to own server and can be produce open this source location in my ide.
Like https://github.com/lahmatiy/component-inspector …. It success via babel-plugin-source-wrapper and express-open-in-editor npm packages.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.