Releases: ionide/FsAutoComplete
Releases · ionide/FsAutoComplete
v0.82.0
Changed
- Make semantic token mapping more accurate (thanks @ijklam!)
- Update Ionide.ProjInfo and related packages to version
0.74.1Checkout the release notes for more details. (thanks @TheAngryByrd!)
v0.81.0
Added
- F# 10 and .NET 10 support (Thanks @TheAngryByrd)
v0.80.1
Fixed
Fix Analyzer not loading from settings path (thanks @TheAngryByrd!)
v0.80.0
Added
- Allow fsharp analyzers to be loaded from nuget (thanks @TheAngryByrd!)
- Update FSharp.Analyzers.SDK to
0.33.0. Checkout the release notes for details.- Notably this adds the ability to ignore analyzers via comments. See documentation
v0.79.2
Added
v0.79.0
Added
v0.78.5
Changed
- Update FSharp.Analyzers.SDK and Ionide.Analyzers to version 0.32.1 and 0.14.7
- Checkout FSharp.Analyzers.SDK release notes for more details
- Checkout Ionide.Analyzers release notes for more details
v0.78.4
Changed
- Update FSharp.Analyzers.SDK to 0.32.0 and Ionide.Analyzers to 0.14.6, Fixing ReturnStructPartialActivePatternAnalyzer (thanks @TheAngryByrd)
- Checkout FSharp.Analyzers.SDK release notes for more details
- Checkout Ionide.Analyzers release notes for more details
v0.78.3
Changed
- Update Ionide.ProjInfo and related packages to version 0.71.2 check out Ionide.ProjInfo release notes for more details.
- Remove unused Debug settings (thanks @svenvanheugten)
v0.78.1
Changed
- Update Ionide.ProjInfo and related packages to version 0.71.1 check out Ionide.ProjInfo release notes for more details.