fsyacc-language-service README Provide simple language service for FsYacc (.fsy files). Features ToolTip and InlayHint Hover on a token or rule name to see the definition. Inlay hints are shown for $ variables in code blocks. Goto definition and Find references Auto completion Outside code blocks: Inside code blocks: Document outline Call hierarchy Requirements .NET 6 or later. Known Issues Document outline and Inlay hints may fail while editing.