🐕Dogfooding: This site is 100% built with FLIN v1.0.0-alpha.2
v1.0 Launch in -Join Discord

Editor Extensions

Syntax highlighting and language support for your favorite editors

Manual Installation

From VS Code

  1. Open VS Code
  2. Press Cmd+Shift+X (or Ctrl+Shift+X)
  3. Search for "FLIN"
  4. Click Install

From Command Line

code --install-extension flin-lang.flin-lang

From VSIX File

Download .vsix from GitHub Releases, then:

Extensions → ...Install from VSIX

Coming Soon

More editor extensions are in development

Zed

Planned

Neovim

Planned

Sublime Text

Planned

JetBrains

Planned

Want to Help?

We welcome contributions for new editor extensions. The TextMate grammar is portable to many editors.

Back to Home