Skip to content

Potential out-of-date instruction when working with [vscode-hello-go] #122

@ls-jingbo-jin

Description

@ls-jingbo-jin

Describe the bug
Potential out-of-date instruction when working with vscode-hello-go.
Step "Press F5 to download the program and run it" doesn't work.

Getting error:

  1. No files selected for download.
  2. go -o hello flag provided but not defined: -o

To Reproduce
Steps to reproduce the behavior:
Following the steps described here.

Expected behavior
It should be able to upload to EV3 and execute the demo program successfully.

Screenshots
error 1
error

recording.mov

Desktop (please complete the following information):

  • MacOs Sonoma Version 14.6.1
  • Vs code: 1.95.3
  • Go: go1.23.3 darwin/arm64
  • EV3DEV: ev3dev-stretch
  • EV3 wifi connection mode, can successfully ssh and connect with vscode-ev3dev-browser

PS: I am a GO learner, I made sure my current VS code setup can run go successfully, like this one.
Files under .vscode are unchanged, eg: using default launch.json and settings.json.

Additional context
I recently came across this fascinating extension project. The functionality enabling EV3 owners to code, run, and debug in a live IDE environment is truly exciting.
I understand that neither vscode-hello-go nor this project is under active development, but I’m eager to test it out nonetheless.
My current suspicions are: 1. The Go version might not be supported. 2. VS code security setting.
Any assistance or guidance would be greatly appreciated 🙏!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions