vscode-ev3dev-browser
vscode-ev3dev-browser copied to clipboard
Visual Studio Code extension for browsing ev3dev devices
I want to navigate to a file/folder on the brick. I would like to right-click a file/folder in the ev3dev-browser file view, and click `reveal on brick`. just a simple...
**The bug** We I connect my EV3 to my PC using USB the connection gets closed after some time stating that "the IP configuration is not available". Turning IPv4 off...
Looking through all the code connected with establishing a connection with the EV3 brick is seems to be overwhealming (especially because i´m not into typescript). I´d like to be able...
**Describe the bug** I cannot connect from vs code to ev3 brick - device is not listed. **To Reproduce** Steps to reproduce the behavior: 1. start vs code 2. boot...
Bumps [ssh2](https://github.com/mscdex/ssh2) from 0.5.5 to 1.4.0. Commits cde0b02 bump version to 1.4.0 56fd3de protocol/crypto: fix CBC decrypting in binding 918eb6d Protocol: add type check 4606d0e SFTP: increase max packet length,...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
In Lego Mindstorms editor there is port view where its possible to see values for all connected sensors, would be nice to have the same in visual Studio. 
@ndward wrote: > I just received this related message from a teacher requesting help: >> I am a teacher in France, and I have been programming the Lego EV3 with...
**Problem: Downloading every file in the include/exclude patterns on every launch is time consuming.** Our robotics club uses a custom platform (22 .py files) that resides in a separate folder...