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

[3.0] Optimize sync of project #45

Open
HakanL opened this issue Dec 5, 2022 · 1 comment
Open

[3.0] Optimize sync of project #45

HakanL opened this issue Dec 5, 2022 · 1 comment
Labels
enhancement Approved new feature or enhancement v3.0
Milestone

Comments

@HakanL
Copy link
Contributor

HakanL commented Dec 5, 2022

My project is about 100 MB, it would be neat to have a way where VsLinuxDebug would only copy over modified files instead of delete and transfer the whole package.

@DamianSuess DamianSuess added the enhancement Approved new feature or enhancement label Dec 5, 2022
@DamianSuess
Copy link
Collaborator

DamianSuess commented Dec 5, 2022

I agree with this request as a new feature. Unfortunately, it was cut from scope in the v1.x release.

You may be pleased to know, in the v2.0 release, more async operations (#40) are being performed so that Visual Studio does not freeze. The biggest bottleneck was the uploading of the deployment package.

@DamianSuess DamianSuess added the vNext Marked for an upcoming release label Dec 5, 2022
@DamianSuess DamianSuess changed the title Optimize sync of project [vNext] Optimize sync of project Dec 11, 2022
@DamianSuess DamianSuess added this to the vNext milestone Dec 23, 2022
@DamianSuess DamianSuess modified the milestones: vNext, v2.2 Mar 24, 2023
@DamianSuess DamianSuess modified the milestones: v2.2, v3.0 Jul 5, 2023
@DamianSuess DamianSuess added v3.0 and removed vNext Marked for an upcoming release labels Jul 5, 2023
@DamianSuess DamianSuess changed the title [vNext] Optimize sync of project [3.0] Optimize sync of project Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Approved new feature or enhancement v3.0
Projects
Status: Backlog
Development

No branches or pull requests

2 participants