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

Enhance support for capabilities within the devtools-api #537

Open
alexzhang1030 opened this issue Jul 22, 2024 · 0 comments
Open

Enhance support for capabilities within the devtools-api #537

alexzhang1030 opened this issue Jul 22, 2024 · 0 comments
Labels
devtools api scope: devtools-api package

Comments

@alexzhang1030
Copy link
Member

Hello!
Thank you for your amazing project!
I have a question.

Recently addCustomTab has been supported. Its API supports iframe, so 3rd tools gives us more freedom for debug tools.
https://devtools-next.vuejs.org/plugins/api#addcustomtab

Currently, I seems that it does not support RPC, are there any plans to do so in the future?

I know from reading the source code that vite-plugin-insect is integrated using addCustomTab.
vite-plugin-insect uses vite's RPC and negociates with its vite dev server and browser client.

I hope that support the RPC between the iframe side and on the vue devtools side.

Originally posted by @kazupon in #112 (comment)

@alexzhang1030 alexzhang1030 added the devtools api scope: devtools-api package label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools api scope: devtools-api package
Projects
None yet
Development

No branches or pull requests

1 participant