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

Unable to download DevTools for the current target - on vscode.dev #2367

Closed
lethuyet opened this issue Aug 18, 2024 · 2 comments
Closed

Unable to download DevTools for the current target - on vscode.dev #2367

lethuyet opened this issue Aug 18, 2024 · 2 comments
Labels
enhancement New feature or request feedback User feedback on a specific feature tracked

Comments

@lethuyet
Copy link

lethuyet commented Aug 18, 2024

Environment (please complete the following information):

  • OS (e.g., Windows 10): iPadOS
  • Extension version (e.g., 1.2.3): 2.1.5 (customized from ‘ui’ to ‘workspace’ extension kind - to be installed in vscode web)

Describe the bug:

After being customized (by changing extension kind from ‘ui’ to ‘workspace’) and installed successfully (via vsix file) in vscode.dev, the browser pane is working correctly (with whatever webpages loaded correctly), but the DevTools pane isn’t working and showing “Unable to download DevTools for the current target”.

Repro steps:

  • Customize the extension by changing extension kind from ‘ui’ to ‘workspace’.
  • Install the extension via vsix file in vscode.dev
  • load whatever webpages successfully (e.g microsoft.com) in the browser pane
  • the DevTools pane isn’t working and showing “Unable to download DevTools for the current target”

Expected behavior:

  • the DevTools pane should work

Additional context:

Vscode.dev editor accessing the vscode server (on remote macos machine) via Remote Tunnel Access.
On the remote macos machine:

  • VSCode with Remote Tunnel Access is On
  • Edge browser: Version 127.0.2651.105 (Official build) (x86_64)

AB#53333284

@captainbrosset
Copy link
Collaborator

Thank you for filing this issue.

@captainbrosset captainbrosset added bug Something isn't working tracked labels Aug 19, 2024
@vidorteg
Copy link
Contributor

Hi @lethuyet,

Thank you for the feedback, this does not seems a bug but a feature request as by design the extension is designed to be run only locally (at least for now), this is an interesting request and I'll leave it open as a feature request in case anyones wants to take over it. Thanks for using the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feedback User feedback on a specific feature tracked
Projects
None yet
Development

No branches or pull requests

3 participants