Skip to content

Discover and return Analyzer packages on project load #236

@TheAngryByrd

Description

@TheAngryByrd

Is your feature request related to a problem? Please describe.

Ionide/FsAutocomplete doesn't really support the FSharp.Analyzers from nuget packages.

Currently if you want to utilize the analyzers per package, you have to know a bit of magic up front:

https://ionide.io/FSharp.Analyzers.SDK/content/getting-started/MSBuild.html#Configuring-the-Build-Target

For example, $(PkgG-Research_FSharp_Analyzers)/analyzers/dotnet/fs will get you the path produced.

Describe the solution you'd like

We should see if we can return a list of these analyzers dlls per project on project load or some other mechanism.

Describe alternatives you've considered

Letting the users suffer.

Additional context
Add any other context or screenshots about the feature request here.

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