Skip to content

Releases: Nimblesite/SharpLsp

SharpLsp 0.10.0

24 Jun 22:37
a22dd4e

Choose a tag to compare

What's Changed

  • feat(fsharp): Ionide-parity code intelligence — code fixes, workspace symbols, interface stubs by @MelbourneDeveloper in #124

Full Changelog: v0.9.2...v0.10.0

SharpLsp 0.9.2

23 Jun 22:48
00169d8

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

SharpLsp 0.9.1

23 Jun 13:19
dfbf4de

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

SharpLsp 0.9.0

22 Jun 22:37
eacb860

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

SharpLsp 0.8.0

21 Jun 23:26
5f6efbe

Choose a tag to compare

What's Changed

  • test(vscode): add 725 unit tests; lift VSIX coverage 72.6%->85.3% by @MelbourneDeveloper in #108
  • F# first-class parity: document symbols, signature help, hierarchy routing fix (+95% sidecar coverage) by @MelbourneDeveloper in #109

Full Changelog: v0.7.1...v0.8.0

SharpLsp 0.7.1

20 Jun 11:32
0dfed19

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

SharpLsp 0.7.0

20 Jun 10:26
cf87a5c

Choose a tag to compare

What's Changed

  • Profiler: kill .NET processes + .NET-only listing with runtime version; codebase-wide dedup pass by @MelbourneDeveloper in #102
  • Bump undici from 7.24.5 to 7.28.0 in /editors/vscode by @dependabot[bot] in #103
  • build: add .gitattributes enforcing LF (fix Windows release VSIX builds) by @MelbourneDeveloper in #104
  • NuGet package maintenance: remove unused packages + consolidate shared packages (C# & F#) by @MelbourneDeveloper in #105

New Contributors

Full Changelog: v0.5.1...v0.7.0

SharpLsp 0.6.0

20 Jun 04:46

Choose a tag to compare

What's Changed

  • Profiler: kill .NET processes + .NET-only listing with runtime version; codebase-wide dedup pass by @MelbourneDeveloper in #102
  • Bump undici from 7.24.5 to 7.28.0 in /editors/vscode by @dependabot[bot] in #103

New Contributors

Full Changelog: v0.5.1...v0.6.0

SharpLsp 0.5.1

17 Jun 12:05
a2c7ca1

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.1

16 Jun 19:22
82f6078

Choose a tag to compare

What's Changed

  • Harden CodeQL release gate to fail closed on missing/malformed SARIF by @MelbourneDeveloper in #91
  • Fix VS Code Output panel flooding from raw, ANSI-escaped server + sidecar logs by @abdushakoor12 in #92

New Contributors

Full Changelog: v0.4.0...v0.5.0