jsayol / vscode-firebase-explorer

Visual Studio Code extension to explore and manage your Firebase projects
https://devlibrary.withgoogle.com/products/firebase/repos/jsayol-vscode-firebase-explorer
MIT License
148 stars 22 forks source link

Adding first pass at storage #12

Open richarddavenport opened 4 years ago

richarddavenport commented 4 years ago

@jsayol This is my attempt at getting storage in the extension. It's pretty basic right now. It will show the Storage Buckets in the project and allow traversing the objects in the buckets. That's about it. Future enhancements: