We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any plan to support WebUSB?
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.
There is some demos for WebUSB support
arduino lights WebADB for Android
And Apis: WebUSB_API
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Closing for now as something that should go upstream.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: