Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vendor Library Menu in VScode extension (online install) #592

Open
srimanachanta opened this issue Apr 29, 2023 · 1 comment
Open

Vendor Library Menu in VScode extension (online install) #592

srimanachanta opened this issue Apr 29, 2023 · 1 comment

Comments

@srimanachanta
Copy link
Contributor

Living issue for this 2024 priority.

The idea is as the title suggests, a menu in the VScode extension to install a vendordep json from a repository of vendor dependencies.

Firstly, this should be added after adding this feature. A field will need to be created for a year/wpilib version either way, so doing it after that makes the most sense. Secondly, how do we want to manage the repository of vendor JSONs? Using just the live link seems like a bad idea because if the vendor changes the URL (such as Phoniex with the introduction of Phoniex PRO), this would be broken. Restricting vendors also seems like a poor idea. Maybe something like a nightly check of the JSONs and then saving those ourselves to be referenced by the extension?

@PeterJohnson
Copy link
Member

My concept was this GitHub repo: https://github.com/wpilibsuite/vendor-json-repo

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

No branches or pull requests

2 participants