Firebase Project Manager is a Visual Studio Code extension that helps you manage Firebase projects seamlessly from within VS Code. With features like Google Login, project listing, and saving projects, it's designed to streamline your Firebase workflows.
Features
Login with Google: Authenticate with your Firebase account.
Logout: Securely log out of your Firebase account.
Save Current Project: Save the current project details to Firebase.
List Projects: View a list of your saved Firebase projects.
Getting Started
Install the extension from the Visual Studio Code Marketplace.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
Use the following commands:
Firebase: Login with Google
Firebase: Logout
Firebase: Save Current Project
Firebase: List Projects
Requirements
Node.js and npm installed on your machine.
A Firebase account.
Installation
To install the extension:
Search for Firebase Project Manager in the VS Code Extensions Marketplace.
Click Install.
Extension Settings
No configuration is needed. Just log in with your Firebase account and start managing your projects.
Release Notes
0.0.1
Initial release with Google Login, Save Project, and List Project features.