stevedlawrence commented on issue #39:
URL: https://github.com/apache/daffodil-vscode/issues/39#issuecomment-946618103


   Because then the single .vsix file has all the dependencies included, which 
makes many things easier.
   
   For example, if I want to test a release candidate by building the .vsix 
file from scratch and install it, I must also do a bunch of manually tasks to 
build the zip and move it to the right location. It's not hard, but why add 
extra steps when it can all be automated?
   
   Another case, you need to consider that this extension might want to be used 
on systems where there is no external network access, and so downloading the 
zip might not be possible. From users perspective, I just want to get the 
single released .vsix file to the internal network and that be everything I 
need.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to