fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

Empty containers and files #9

Closed isaacabraham closed 10 years ago

isaacabraham commented 10 years ago

If a container has no files in it, the container gets a red squiggly. We should instead generate a single item in the container called something like "No files in Container" or similar.