FSharp.Analyzers.SDK
FSharp.Analyzers.SDK copied to clipboard
Library for building custom analyzers for F# / FSAC
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...
**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...
Expected behavior of fsharp-analyzers when analyzing a project that depends on other local projects?
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...