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

Library Manager search is incomplete #160

Closed
robotdad opened this issue Mar 14, 2017 · 3 comments
Closed

Library Manager search is incomplete #160

robotdad opened this issue Mar 14, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@robotdad
Copy link
Member

If I search Azure in VS Code I find nothing.
image

In the Arduino IDE I find the Azure IoT libraries.
image

@robotdad
Copy link
Member Author

I was showing this to Zhidi and it did not repro. For the screenshots above I searched in VS Code first, then in Arduino IDE. Perhaps some caching happened from the Arduino IDE side?

@yaohaizh yaohaizh added this to the On Deck milestone Mar 15, 2017
@testforstephen testforstephen self-assigned this Mar 15, 2017
@testforstephen
Copy link
Contributor

@robotdad In current vscode library manager, we did some filter in advance and it only shows the libraries that're supported by currently selected board's architecture. But it seems arduino IDE will show all libraries no matter what is the current board type. i guess that is the reason.

Azure libraries only support Arduino MKR1000/Zero, Adafruit Huzzah and Feather M0, or SparkFun Thing, could you change the current board type to one of these boards, and check if "azure" search works?

@testforstephen
Copy link
Contributor

code checked-in. could be verified at next release.

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

No branches or pull requests

3 participants