WebUSB Support
#2892
-
Hello Code-Server Team, I need WebUSB Support inside the Code-Server environment. I want to access some USB devices and want to develop a VSCode Plugin to communicate with the device. But, strangely, I am not able to access navigator.serial or navigator.usb within the DOM which is accessible otherwise. Please help me on this. Thank you, |
Beta Was this translation helpful? Give feedback.
Answered by
bpmct
Mar 16, 2021
Replies: 1 comment 3 replies
-
@code-asher might be able to help with this. Any idea on the best way to access the DOM from within code-server? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@code-asher might be able to help with this. Any idea on the best way to access the DOM from within code-server?