Skip to content

Releases: leanprover/vscode-lean4

v0.0.175

22 Jul 07:58
Compare
Choose a tag to compare
  • Improve InfoView performance (#500)

v0.0.174

10 Jul 17:06
Compare
Choose a tag to compare
  • Another attempt at getting README images to work on the VS Code marketplace (#503)

v0.0.173

10 Jul 16:15
Compare
Choose a tag to compare
  • Attempt fixing broken marketplace links (#502)

v0.0.172

10 Jul 15:57
Compare
Choose a tag to compare
  • Updates the README so that it can be displayed in the marketplace (#501)

v0.0.171

01 Jul 09:57
Compare
Choose a tag to compare
  • Fix several issues where the extension would not inform the language server about certain documents (#491)
  • Fix a command handler leak affecting the abbreviation mechanism (#492)

v0.0.170

27 Jun 11:29
Compare
Choose a tag to compare
  • Fix a bug that would sometimes crash the extension on activation (vscode-lean4#488)
  • Ensure that the "Internal error" popup at the start is not excessively large (vscode-lean4#488)

v0.0.169

26 Jun 07:54
Compare
Choose a tag to compare

Publishing to OpenVSX was down for the last week, so CI did not produce GitHub releases for the versions 0.0.165 - 0.0.168.

0.0.169

  • Add VS Code and VS Code extension version to the set of setup diagnostics (#485)

0.0.168

  • Fix an activation race condition (#482)
  • Set the X-Loogle-Client header for Loogle queries (#481)

0.0.167

  • Resolve a couple of new abbreviation regressions (#480)

0.0.166

  • Fix a bug that would sometimes cause the extension to not activate properly (#476)
  • Set the User-Agent header for Loogle queries (#477)

0.0.165

  • Export the useRpcSession from the InfoView (#474)

v0.0.164

19 Jun 14:11
Compare
Choose a tag to compare
  • Rework documentation view to use VS Code's Simple Browser instead of a custom webview (#473)
  • Auto-publish infoview and infoview-api packages when releasing (#458, author @joneugster)

v0.0.163

18 Jun 12:43
Compare
Choose a tag to compare
  • Change the shortcut to launch the LoogleView to Ctrl+K Ctrl+S (#472)

v0.0.162

18 Jun 10:42
Compare
Choose a tag to compare
  • Fix a bug that would cause the LoogleView to not activate correctly (#471)