Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Cannot access the examples in latest update #1363

Closed
zfields opened this issue Sep 30, 2021 · 2 comments · Fixed by #1367
Closed

Cannot access the examples in latest update #1363

zfields opened this issue Sep 30, 2021 · 2 comments · Fixed by #1367

Comments

@zfields
Copy link

zfields commented Sep 30, 2021

  • Press F1
  • Select "Arduino: Examples"
  • An empty tab appears on Linux

Downgrading fixed this issue.

@barthez
Copy link

barthez commented Oct 1, 2021

Same issue here. v0.4.6 makes examples, boards and programmers list disappear. Downgrading to 0.4.5 makes it work again. I'm using macOS BigSur and arduino-cli:

    "arduino.logLevel": "verbose",
    "arduino.ignoreBoards": [

    ],
    "arduino.useArduinoCli": true,
    "arduino.path": "/usr/local/bin",
    "arduino.commandPath": "arduino-cli",
    "arduino.additionalUrls": ""

I see some regexp changes for parsing programmers and boards, which may lead to a problem:

@benmcmorran
Copy link
Member

Fixed in v0.4.7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants