Skip to content

Linter not available #1533

@isaacabraham

Description

@isaacabraham

Describe the bug

The FSLint integration appears to be broken. No lint warnings appear, although I have ensured that the linter is turned on.

Steps to reproduce

  1. Create an FSX (or FS) file.
  2. Make a lint warning e.g. let x = [ 1 .. 10 ] |> List.map id |> List.map id
  3. A lint warning should appear, but nothing does.

I've tested with the dotnet FS Lint tool and that still works.

Machine info

  • OS: Windows
  • .NET SDK version: 5.0.202
  • Ionide version: 5.5.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions