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

[Feat]: Support WebUSB #6033

Closed
FourLeafTec opened this issue Feb 24, 2023 · 2 comments
Closed

[Feat]: Support WebUSB #6033

FourLeafTec opened this issue Feb 24, 2023 · 2 comments
Labels
feature New user visible feature upstream:vscode Needs to be fixed upstream in VSCode

Comments

@FourLeafTec
Copy link

What is your suggestion?

Is there any plan to support WebUSB?

Why do you want this feature?

With WebUSB support we can more easier to connect Android or Embedded devices.
For embedded developer, most only can use USB to connect his device.

Are there any workarounds to get this functionality today?

There is some demos for WebUSB support

arduino lights
WebADB for Android

And Apis:
WebUSB_API

@FourLeafTec FourLeafTec added the enhancement Some improvement that isn't a feature label Feb 24, 2023
@code-asher code-asher added feature New user visible feature and removed enhancement Some improvement that isn't a feature labels Feb 27, 2023
@code-asher
Copy link
Member

code-asher commented Feb 27, 2023

This would be something best added upstream I think although it seems UI extension can already access WebUSB.

If you need them on the remote apparently the recommended method is to create two extensions: microsoft/vscode#161018

@code-asher
Copy link
Member

Closing for now as something that should go upstream.

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
@code-asher code-asher added the upstream:vscode Needs to be fixed upstream in VSCode label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New user visible feature upstream:vscode Needs to be fixed upstream in VSCode
Projects
None yet
Development

No branches or pull requests

2 participants