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

Investigate removing sidecar executable from pre-package build step to reduce .vsix file size #755

Open
shouples opened this issue Dec 12, 2024 · 0 comments · May be fixed by #862
Open
Assignees
Labels
cleanup General refactoring and/or minor adjustments needed that shouldn't impact overall functionality

Comments

@shouples
Copy link
Contributor

.vsix sizes have been steadily creeping up closer to 50MB over the past few months:
image

We need to make sure we don't hit any limits when publishing to the VS Marketplace, especially as we get closer to "GA" and removing the preview flag.

One idea is to have the extension download the sidecar on-demand during extension activation if it doesn't exist already.

@shouples shouples added the cleanup General refactoring and/or minor adjustments needed that shouldn't impact overall functionality label Dec 12, 2024
@shouples shouples self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup General refactoring and/or minor adjustments needed that shouldn't impact overall functionality
Projects
None yet
1 participant