Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ferret Language SupportNew to Visual Studio Code? Get it now.
Ferret Language Support

Ferret Language Support

Ferret Language

|
3 installs
| (1) | Free
Ferret Language Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ferret Language Support

VS Code extension providing syntax highlighting and basic language features for the Ferret programming language.

Features

  • Syntax highlighting for .fer source files
  • Syntax highlighting for .fer.ret (project configuration) files
  • Basic language server support for error checking and autocomplete (if Ferret compiler is available)

Installation

  1. Download the latest .vsix file from the Releases.

  2. Install it in VS Code:

    code --install-extension ferret-x.y.z-*.vsix
    
  3. Restart VS Code.

Usage

  • Open any .fer file to get syntax highlighting.

Requirements

  • (Optional) Ferret Compiler available in PATH for advanced features.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft