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
I wonder if it would be possible to enable this extension as web extension as well. it would be awesome...
https://code.visualstudio.com/api/extension-guides/web-extensions https://vscode.dev/
The text was updated successfully, but these errors were encountered:
Doubt this is currently possible as dont think browsers will support connecting via USB/BLE.
Sorry, something went wrong.
With the latest version of vscode they added experimental support with working over Serial/USB/BLE. I've started experimenting here: https://github.com/PeterStaev/lego-spikeprime-mindstorms-vscode/blob/feature/web-extension/src/web/extension.ts but so far I was not able to receive anything over the opened. port. Will keep this on my radar for any future developments on the vscode side.
No branches or pull requests
I wonder if it would be possible to enable this extension as web extension as well. it would be awesome...
https://code.visualstudio.com/api/extension-guides/web-extensions
https://vscode.dev/
The text was updated successfully, but these errors were encountered: