Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FsYacc Language ServiceNew to Visual Studio Code? Get it now.
FsYacc Language Service

FsYacc Language Service

ijklam

|
36 installs
| (0) | Free
Simple language service for FsYacc
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fsyacc-language-service README

Provide simple language service for FsYacc (.fsy files).

Features

  1. ToolTip and InlayHint

    • Hover on a token or rule name to see the definition.
    • Inlay hints are shown for $ variables in code blocks. alt text
  2. Goto definition and Find references alt text

  3. Auto completion

    • Outside code blocks: alt text
    • Inside code blocks: alt text
  4. Document outline alt text

  5. Call hierarchy alt text

Requirements

.NET 6 or later.

Known Issues

Document outline and Inlay hints may fail while editing.

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