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

Looks like extensions are not enabled n the tools. #1392

Closed
MiguelSchneider opened this issue Mar 7, 2023 · 7 comments
Closed

Looks like extensions are not enabled n the tools. #1392

MiguelSchneider opened this issue Mar 7, 2023 · 7 comments
Labels
question Further information is requested

Comments

@MiguelSchneider
Copy link

Is your feature request related to a problem? Please describe.

Describe the solution you'd like:

Describe alternatives you've considered:

Additional context:

@MiguelSchneider
Copy link
Author

I'd like to test some Apps that work with Metamask

@MiguelSchneider MiguelSchneider changed the title Looks like extensions are not enabled n the tools. I'd like to test some Apps that work with Metamask Looks like extensions are not enabled n the tools. Mar 7, 2023
@captainbrosset
Copy link
Collaborator

Hello, can you please explain in more detail what you mean by extensions not being enabled?
Our VS Code DevTools project is already an extension in itself, so I'm not understanding your question.

@captainbrosset captainbrosset added the question Further information is requested label Mar 8, 2023
@MiguelSchneider
Copy link
Author

Maybe this snapshot helps: It is an App which requires that I connect a Metamask (https://metamask.io/download/) wallet. A Metamask wallet is basically a browser extension. It turns out that the browser in Visual Studio (provided by the Edge tools) does not have a way to enabling the extensions, so I cannot connect the wallet.

As a side note, I have the Metamask extension installed in my Edge browser and it works like a charm.

image

@captainbrosset
Copy link
Collaborator

@vidorteg can you please take a look at the above? My understanding is that the browser that's launched from the extension can't use extensions, but maybe there's a way you can do so by pointing it to a particular profile?

@HendrikThePendric
Copy link

I like using the "Microsoft Edge Tools" in VSCode but also like using DevTools extensions like "React DevTools" and "Redux DevTools". Currently it seems these can't be used together, which is a shame. I think a lot of frontend developers would benefit from being able to access these extensions from within vscode-edge-devtools.

Here's a screenshot of my standalone Edge, with React and Redux DevTools:
Screenshot 2023-09-05 at 11 55 15

And here's a screenshot of my DevTools window within VSCode:
Screenshot 2023-09-05 at 11 55 30

@captainbrosset
Copy link
Collaborator

Let's use #1039 to track the work of using extensions in the embedded Edge browser and embedded DevTools.

@lopugit
Copy link

lopugit commented Jun 24, 2024

Ohh wait so the vscode edge browser is a different instance to your personally installed one? :(

#2256

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

No branches or pull requests

4 participants