Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flora Syntax HighlightingNew to Visual Studio Code? Get it now.
Flora Syntax Highlighting

Flora Syntax Highlighting

welltypedwitch

|
10 installs
| (0) | Free
Syntax Highlighting for the Flora Programming Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flora

Syntax highlighting for the Flora Programming Language.

Features

Syntax Highlighting for .flora files.

Build Instructions

To build and install flora-vscode, first install vsce (This has to be executed as root)

npm install -g vsce

To create the package .vsix file, run

vsce package

This will generate a file called flora-<version>.vsix.

In Visual Studio Code, press Ctrl + P to open the command prompt, type in

>Extensions: Install from VSIX

and select the generated flora-<version>.vsix file.

Now reload vscode via

>Developer: Reload Window
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft