Skip to content

Releases: leanprover/vscode-lean4

v0.0.185-pre

20 Nov 15:02
Compare
Choose a tag to compare
v0.0.185-pre Pre-release
Pre-release
  • 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)

v0.0.184

28 Oct 10:39
Compare
Choose a tag to compare
  • Improve UX of progress bars (#542)
  • Add information to the manual about default settings set by vscode-lean4 (#540)

v0.0.183

17 Oct 23:26
v0.0.183
7df64fb
Compare
Choose a tag to compare
  • Make widgets persistent again when the text cursor is moved (#535, author: @Vtec234)

v0.0.182

17 Oct 23:20
v0.0.182
4f38951
Compare
Choose a tag to compare

Accidental release that was identical to 0.0.181.

v0.0.181

17 Oct 17:12
Compare
Choose a tag to compare
  • Add another missing file to the bundle to make the MoogleView work (#537)

v0.0.180

17 Oct 17:00
Compare
Choose a tag to compare
  • Improve InfoView hover Markdown rendering (#534, author: @Vtec234)
  • Fix MoogleView loading error by bundling its static folder (#536)

v0.0.179

14 Oct 11:00
Compare
Choose a tag to compare

v0.0.178

10 Sep 07:47
Compare
Choose a tag to compare
  • Remove the \rial right-to-left abbreviation (#525)
  • Add double parens abbreviations (#523, author: @Julian)

v0.0.177

28 Aug 12:16
Compare
Choose a tag to compare
  • Fixes a bug where clicking the filter button in the InfoView would collapse the goal state (#511)
  • Updates the display name of the extension from lean4 to Lean 4 so that it can be searched for more easily (#521)

v0.0.176

23 Jul 07:42
Compare
Choose a tag to compare
  • Add presets for 'Download Project' command (#507)
  • Add command to fetch cache of focused file (#509)