Skip to content
New issue

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

[Feature] DevTools should be 3rd party extensible, with custom tools and data #5698

Closed
chipweinberger opened this issue Apr 22, 2023 · 2 comments

Comments

@chipweinberger
Copy link

chipweinberger commented Apr 22, 2023

image

DevTools should support custom data and logic. For example:

  • inspect state of my internal app database
  • a command line interface for my app, that I can interact with from my PC

Of course, this code would be highly custom to my app, and can only be achieved if DevTools is extensible by 3rd parties

Motivation (Versus In-App Debug Panel):

  • dev tools offers lots of screen realestate
  • dev tools has already solved the problem of getting custom data off the phone over the lightning cable
@kenzieschmoll
Copy link
Member

Closing as a duplicate of #1632. You can follow along there for updates to the DevTools plugin framework that is under design.

@chipweinberger
Copy link
Author

Thanks @kenzieschmoll ! =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants