-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
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:
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
Labels
No labels