Releases: leanprover/vscode-lean4
Releases · leanprover/vscode-lean4
v0.0.175
v0.0.174
v0.0.173
v0.0.172
v0.0.171
v0.0.170
- 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
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
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
- 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)