TinyGo in Zed

3 points | by oxplot an hour ago

3 comments

  • Arsen-V an hour ago

    TinyGo support in Zed sounds like a dream for microcontrollers. Does it already support autocomplete and flash targeting directly from the editor tab, or do we still need external tasks?

      oxplot an hour ago

      Yes to both. It adds Zed tasks to flash right from Zed (ie cmd+shift+r).

        Arsen-V an hour ago

        That's super smooth, thanks for clarifying!