vscode-ev3dev-browser icon indicating copy to clipboard operation
vscode-ev3dev-browser copied to clipboard

Visual Studio Code extension for browsing ev3dev devices

Results 18 vscode-ev3dev-browser issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Not a current problem, but an enhancement request. Discovered in an EV3 Python workshop I instructed for the FIRST LEGO...

enhancement

It would be helpful if one could download and run a single loose file without having to open a workspace and deploy everything in that folder. Files downloaded in this...

enhancement

If using a flaky communication method (either because of the transit itself or because of CPU saturation dropping connections), it would be nice if the extension would automatically try to...

enhancement

When your project starts to get big, downloading can take a while. We could try to be smart and only download files that have changed locally since the last time...

enhancement

Spin off of #37. We can currently cancel downloading many files by finishing the download of the current file and skipping the rest. However, it would be nice to be...

enhancement

The VSCode extension template includes a testing framework dependency and a tests file. If we want to implement tests we should, otherwise it would he nice to delete the file...

chore

**Describe the bug** Ev3 can be detected, but not connected to, on MacOS Sequoia. This fix required additional OS configuration. See Additional Context below. **To Reproduce** Follow normal steps to...

**Describe the bug** Potential out-of-date instruction when working with [vscode-hello-go](https://github.com/ev3dev/vscode-hello-go). Step "Press F5 to download the program and run it" doesn't work. Getting error: 1. No files selected for download....