FsAutoComplete

F# language server using Language Server Protocol

OTHER License

Stars
400
Committers
116

Bot releases are visible (Hide)

FsAutoComplete - v0.61.1

Published by github-actions[bot] about 1 year ago

FsAutoComplete - v0.61.0

Published by github-actions[bot] over 1 year ago

Added

Changed

Fixed

Removed

FsAutoComplete - v0.59.4

Published by github-actions[bot] over 1 year ago

FsAutoComplete - v0.59.1

Published by github-actions[bot] over 1 year ago

Added

  • Support for logging traces to a configured OpenTelemetry collector endpoint (thanks @theangrybyrd!)
    • to use this, set the CLI argument --otel-exporter-enabled, and set the OTEL_EXPORTER_OTLP_ENDPOINT the the URL of a reachable collector before launching the app
    • then, send the fsharp.notifications.trace configuration set to true, and the fsharp.notifications.traceNamespaces` configuration set to an array of string patterns for namespaces of activities to match on.

Changed

FsAutoComplete - v0.59.0

Published by github-actions[bot] over 1 year ago

Added

  • Support for F# 7
    • Note that as a side effect of this, some codefixes have been temporarily disabled. We'll be working on re-enabling them in the near future in conjuntions with the F# team.

Changed

FsAutoComplete - v0.58.4

Published by github-actions[bot] over 1 year ago

  • Fix crash due to missing dependency on Microsoft.Extensions.Caching.Memory
FsAutoComplete - v0.58.3

Published by github-actions[bot] over 1 year ago

Changed

Removed

  • The FSharp.enableReferenceCodeLens is deprecated, it's been replaced by the FSharp.codeLenses.references.enabled setting.
FsAutoComplete - v0.58.2

Published by github-actions[bot] almost 2 years ago

FsAutoComplete - v0.58.0

Published by github-actions[bot] about 2 years ago

Added

FsAutoComplete - v0.57.4

Published by github-actions[bot] about 2 years ago

FsAutoComplete - v0.57.3

Published by github-actions[bot] about 2 years ago

FsAutoComplete - v0.57.2

Published by github-actions[bot] about 2 years ago

FsAutoComplete - v0.57.1

Published by github-actions[bot] about 2 years ago