Skip to content

Releases: ionide/FsAutoComplete

0.46.7

29 Jun 14:32
Compare
Choose a tag to compare

0.46.6

27 Jun 23:42
Compare
Choose a tag to compare

0.46.5

21 Jun 20:10
Compare
Choose a tag to compare

0.46.4

18 Jun 14:49
Compare
Choose a tag to compare

0.46.3

17 Jun 19:35
Compare
Choose a tag to compare
  • Update Fantomas dependency to latest prerelease

0.46.2

13 Jun 16:50
Compare
Choose a tag to compare

0.46.1

09 Jun 15:46
Compare
Choose a tag to compare
  • Publish the dotnet tool fsautocomplete to nuget. It can be installed with dotnet tool install fsautocomplete.

0.46.0

15 May 23:48
Compare
Choose a tag to compare

0.45.4

30 Apr 19:00
Compare
Choose a tag to compare
  • Fix returned tokens in textDocument/semanticTokens/full and textDocument/semanticTokens/range to no longer return zero-length tokens.

0.45.3

24 Apr 03:14
Compare
Choose a tag to compare
  • Improve edgecase detection when
  • finding declarations
  • finding type definitions
  • getting symbol usages
  • checking for inclusion in a file