Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Functions StoreNew to Visual Studio Code? Get it now.
Functions Store

Functions Store

nexxtmission

|
2,497 installs
| (0) | Free
VSCode extension for Functions Store developers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Functions Store Extension for Visual Studio Code

Screenshot

This extension adds support for developing functions very easily.

Features

  • List all functions in your workspace.
  • Add/Remove cloud functions (only auth, https, firestore, pubsub and storage triggers are supported)
  • Quick access to function main files

Side Bar

The Functions Store extension has its own Side Bar, with a variety of commands to improve you productivity.

Side Bar

The icon in Side Bar will appear when a valid workspace is opened

Creating functions

Add functions with a single click. Just set the name and pick the function trigger.

Creating a function

Install and run emulators

Emulators are an important tool for developing functions as you can test functionality without deploying to a production server. Install, start/stop emulators for your project as fast as you can click.

Installing the extension

To begin using this extension just install it either through

code --install-extension /path/to/vsix/file

or by searching for Functions Store in the VSCode extension marketplace.

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft