mkloubert / vs-deploy

Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy
MIT License
131 stars 24 forks source link

Feature request: command extension.deploy.showOutput #170

Open b3wii opened 4 years ago

b3wii commented 4 years ago

It would be nice if this command would be available:

extension.deploy.showOutput

I know there is extension.deploy.openOutputAfterDeploment but this only shows output after deploy..