FSharp.Analyzers.SDK icon indicating copy to clipboard operation
FSharp.Analyzers.SDK copied to clipboard

Library for building custom analyzers for F# / FSAC

Results 34 FSharp.Analyzers.SDK issues
Sort by recently updated
recently updated
newest added

It would be interesting to have the possibility to return tooltips from the analyzer. I haven't thought about it much yet but it seems it would require: 1. Internal analyzer...

enhancement

**Is your feature request related to a problem? Please describe.** Allow ionide to detect packages installed from nuget. Right now only paket seems to be supported since it installs the...

When I updated the fsharp-analyzers cli tool in a solution that has multiple projects from version 0.25.0 to 0.26.0, i noticed that I had a number of duplicated analyzer warnings/suggestions...