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.