Skip to content

Releases: ionide/ionide-vscode-fsharp

5.11.2

12 Mar 19:35

Choose a tag to compare

Update FSAC to 0.50.2 to pick up completion fixes and diagnostics fixes

5.11.1

07 Mar 19:18

Choose a tag to compare

Update Ionide.FsGrammar to get fixes for multiline comment tokenization
Better error reporting in the initial extension startup pipeline
Update Fable and supporting libraries

5.11.0

16 Feb 12:18

Choose a tag to compare

  • Update FSAC to version 0.50.0 to get fixes
    • Changed
      • Update Fantomas.Client to prefer stable versions (Thanks @nojaf)
      • Moved to use the Ionide.LanguageServerProtocol shared nuget package
    • Fixed
      • Sourcelink's go-to-definition works better on windows for deterministic paths
      • Fix missing commas in Info Panel generic type signatures (Thanks @jcmrva!)
      • Fix off-by-1 error in the negation-to-subtraction codefix (Thanks @jasiozet!)
  • Add config setting for server trace so that we have better autocomplete for that when requesting logs.
  • Clean up and fix Ionide diagnostics

5.10.2

02 Dec 17:14

Choose a tag to compare

Update FSAC to version 0.49.5 to get fixes for
Fantomas.Client updates
Background services caches
Enable the Info Panel feature for F# scripts
Update the embedded grammar file

5.10.1

20 Nov 19:37

Choose a tag to compare

Update FCAC to version 0.49.4 to get fixes for:
Fix regression in cross-project support after FCS 40 update in proj-info
Better handling of file typechecking after FCS 40 update
Fix background service
Fix File System

5.9.1

14 Nov 17:15

Choose a tag to compare

Update FCAC to version 0.49.1 to get fixes for
code lenses displays

5.9.0

08 Nov 19:42

Choose a tag to compare

Update FSAC to version 0.49.0 to get support for .Net 6 and F# 6
Change the smart-indent support to allow users to delete indents one level at a time (thanks @Tasiro!)

5.8.1

24 Oct 16:43

Choose a tag to compare

Update FSAC to version 0.48.1 to get fixes for
Fantomas.Client integration

5.8.0

23 Oct 16:01

Choose a tag to compare

Fix icons for solutions, projects, and references (thanks @sharno!)
Update FSAC to version 0.48.0 to get fixes for
xmldoc handling in tooltips
using user-specified fantomas instead of a bundled version

5.7.3

10 Sep 13:52

Choose a tag to compare