Releases: leanprover/vscode-lean4
Releases · leanprover/vscode-lean4
v0.0.194
v0.0.193
v0.0.192
- Add support for Elan 4.0.0 (#554)
- Support importing widget modules by hash (#557, author: @Vtec234)
- Add select and unselect InfoView context menu actions (#451, author: @Vtec234)
- Fix bug where project paths with certain characters that are also used in globs wouldn't work (#566)
- Fix bug where curly braces in globs weren't being escaped correctly (#569)
v0.0.191-pre
- Fix bug where curly braces in globs weren't being escaped correctly (#569)
0.0.190 was a botched release. and identical to 0.0.189.
v0.0.189-pre
v0.0.187-pre
v0.0.186
- Make InfoView detachable into a separate window (#544)
- Turn activation errors into modal errors that remain sticky when closed (#547)
- Add a spinner to the InfoView to indicate that it is loading (#546)
- Rename the 'Fetch Mathlib Build Cache For Focused File' command to 'Fetch Mathlib Build Cache For Current Imports' so that it is more clear that it pulls the cache for all imports, too (#543)
- Add 'Restart File' button to 'Fetch Cache For Current Imports' notification since it covers the 'Restart File' button of the InfoView (#543)
- Replace the @vscode/webview-ui-toolkit library since it is being deprecated in January 2025 (#545)
- Fix a handler leak (#498, author: @abentkamp)
- Fix a bug where InfoView would not appear in locked tab group after restarting VS Code (#553)
- Add a command to display closed sticky notifications (#553)
v0.0.185-pre
- Make InfoView detachable into a separate window (#544)
- Turn activation errors into modal errors that remain sticky when closed (#547)
- Add a spinner to the InfoView to indicate that it is loading (#546)
- Rename the 'Fetch Mathlib Build Cache For Focused File' command to 'Fetch Mathlib Build Cache For Current Imports' so that it is more clear that it pulls the cache for all imports, too (#543)
- Add 'Restart File' button to 'Fetch Cache For Current Imports' notification since it covers the 'Restart File' button of the InfoView (#543)
- Replace the @vscode/webview-ui-toolkit library since it is being deprecated in January 2025 (#545)
- Fix a handler leak (#498, author: @abentkamp)