You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: