Skip to content

Ferret-Language/vscode-extension

Repository files navigation

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors