Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FSharp fsl and fsyNew to Visual Studio Code? Get it now.
FSharp fsl and fsy

FSharp fsl and fsy

mnxn

|
3,209 installs
| (0) | Free
FSharp .fsl and .fsy highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-fsharp-fsl-fsy

Highlighting support for FsLex (.fsl) and FsYacc (.fsy) files

The Ionide F# extension should be installed to provide support for highlighting within F# code blocks: https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp

Warning: this is almost completely based off the ocamllex and ocamlyacc syntaxes, so there may be inconsistencies between highlighted grammar and what is valid FsLex/FsYacc source code. Please submit an issue if something is off or missing.

Original OCaml extension: https://github.com/hackwaly/vscode-ocaml

Repackaged OCaml extension: https://github.com/mnxn/vscode-ocaml-mll-mly

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