Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flo.wNew to Visual Studio Code? Get it now.
Flo.w

Flo.w

Emu Analytics

|
15 installs
| (1) | Free
An extension to manage Flo.w resources from the comfort of your VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flo.w - VS Code

An extension to manage Flo.w resources from the comfort of your VS Code. It allows you to create, edit and delete resources in your Flo.w application.

Authentication

All Flo.w tools are authenticated using a .flowrc.json which looks like the following:

{
  "host": "https://flow.emu-analytics.net",
  "apiKey": "b6b77cc4-904a-46d1-aa0f-3bf3848ce4c7"
}

By default, the extension will look for a .flowrc.json in the root of your workspace. If it doesn't find one, it'll walk up the directory tree until it finds one. It's usually best to have a default .flowrc.json with the Demo application credentials in your home directory, and application specific .flowrc.json in the root of the respective workspace.

Application Commands

  • Flo.w: Application Information: Display a message with the information of the currently authenticated application.
  • Flo.w: Override Application: Override the currently authenticated application with a new set of credentials (should ask for host and apiKey).

Resource Commands

  • Flo.w: Create Dataset: Create a new dataset in the currently authenticated application.
  • Flo.w: Refresh Dataset Catalog: Refresh the dataset catalog list.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft