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

Dependency View Extension #672

Merged
merged 20 commits into from
Sep 27, 2024
Merged

Conversation

jasondaming
Copy link
Member

Adds an easy to use GUI for installing, updating, and removing vendor dependencies.

Copy link
Contributor

@sciencewhiz sciencewhiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you delete a vendordep, it should prompt you to rebuild like it does when you add one.

Any way to highlight vendordeps that are local vs online?

.vscode/settings.json Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
@ArchdukeTim
Copy link

Is it possible to add ability to quick-add vendor deps, such as the ones listed at https://docs.wpilib.org/en/stable/docs/software/vscode-overview/3rd-party-libraries.html?

@sciencewhiz
Copy link
Contributor

Is it possible to add ability to quick-add vendor deps

Can you explain what you mean? I think that's what this PR does

vscode-wpilib/src/dependencyView.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@sciencewhiz sciencewhiz Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#683 adds the logo in the resources directory, so shouldn't need to add this one

@PeterJohnson PeterJohnson merged commit 25558ec into wpilibsuite:main Sep 27, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

4 participants