Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FlowaNew to Visual Studio Code? Get it now.
Flowa

Flowa

senapati484

|
1 install
| (1) | Free
Syntax highlighting and file icons for Flowa programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flowa Language Support

This extension provides syntax highlighting, code snippets, and file icon themes for the Flowa programming language.

Features

  • Language Documentation: flowa-docs.vercel.app
  • Syntax Highlighting: vivid colors for keywords, types, and literals.
  • Micro-Animations: Setup for future animation support.
  • File Icons: Custom icons for .flowa files.

Usage

Create a file named hello.flowa and start typing:

print("Hello, Flowa!")

func calculate(x, y) {
    return x + y
}

Installation

Manual Installation (.vsix)

  1. Download the flowa-0.1.0.vsix file.
  2. Open VS Code.
  3. Go to the Extensions view (Ctrl+Shift+X).
  4. Click the "..." menu in the top-right corner.
  5. Select "Install from VSIX...".
  6. Choose the downloaded file.

Requirements

  • VS Code 1.70.0 or higher.

Release Notes

0.1.2

  • Initial release with basic syntax highlighting and icon theme.

Feedback & Support

  • Documentation: flowa-docs.vercel.app
  • Issues: GitHub Repository
  • License: MIT
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft