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

Show 'Restoring npm packages' info #59

Open
Khaos66 opened this issue May 19, 2018 · 1 comment
Open

Show 'Restoring npm packages' info #59

Khaos66 opened this issue May 19, 2018 · 1 comment

Comments

@Khaos66
Copy link

Khaos66 commented May 19, 2018

When working in web projects node package manager is often used to manage dependencies.
At the first build these dependencies are downloaded and this may take a while.
It would be nice if BuildVision could show this step and maybe even some status info.

@StefanKert
Copy link
Owner

I already thought about that many times and I think that this would be of value to many users of BuildVision.

Probably we can start a discussion here on how we should achieve this. Do you have any specific idea on how this should look alike? Just to make sure that I am on track. You are talking about the Restore NPM Packages function within VS right? Because I don´t know if we have any chance to hook into the commandline (npm install blabla) from within a VS Extension.

So the things that need some clarification are the following:

  • Is it possible to hook into NPM from within a VS extension?
  • Which package managers should be supported? This is probably also something for Nuget, because most of the developers that are working in VS will benefit of this feature if we had support for nuget as well.

Looking forward to some further input.

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

No branches or pull requests

2 participants