Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ferrite Programming LanguageNew to Visual Studio Code? Get it now.
Ferrite Programming Language

Ferrite Programming Language

Vishwanath M M

| (0) | Free
Official VS Code extension for the Ferrite Programming Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ferrite Language Support

Official Visual Studio Code extension for the Ferrite programming language.

Features

  • Syntax Highlighting: Beautiful and semantic syntax highlighting for all Ferrite keywords, types, and language features.
  • Auto-Formatting: Robust, built-in code formatter. Just press Ctrl+S (or format document) to automatically format your .fe files with correct indentation, spacing, and comment preservation.
  • Language Server: Seamless integration with the Ferrite Language Server for real-time diagnostics and error reporting.

Requirements

You must have the ferrite compiler installed and available in your system's PATH.

  1. Install Ferrite from the official repository.
  2. Ensure ferrite is in your PATH or configure the absolute path in the extension settings.

Getting Started

  1. Open a .fe file.
  2. Start writing Ferrite code!
  3. The Ferrite Language Server will automatically start and provide diagnostics.
  4. Save your file to format it instantly.

Known Issues

See the issue tracker for known issues.

Release Notes

1.0.0

  • Initial release of the Ferrite VS Code extension.
  • Added syntax highlighting grammar.
  • Integrated Language Server with real-time diagnostics.
  • Added Format on Save support.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft