bradygaster-zz / azure-tools-vscode

azure tools extension for visual studio code
Apache License 2.0
29 stars 10 forks source link

Check workspace has folder open #50

Closed stuartleeks closed 7 years ago

stuartleeks commented 7 years ago

Exporting a template uses the workspace rootPath to determine where to place the generated template. Add a check that we have a folder open before exporting to give a helpful error to the user if not