Skip to content

Releases: leanprover/vscode-lean4

v0.0.202

15 Apr 08:13
Compare
Choose a tag to compare
  • Improve the performance of editor decorations (#604)
  • Add better errors for nested projects (#607)
  • Add a URI handler for the setup guide (#596, author: @algebraic-dev)
  • Rename \8< abbreviation to \scissor (#599, author: @euprunin)

v0.0.201

27 Mar 13:25
Compare
Choose a tag to compare
  • Add editor decorations for errors, warnings, 'goals accomplished' and 'unsolved goals' (#585, #587, #593, #595)
  • Add abbreviation \xs for ×ˢ, denoting the product set (#588, author: @jhanschoo)
  • Add \tiny and \miny Unicode inputs (#591, author: @vihdzp)
  • Expose client-sided LSP tracing in the extensions settings (#589)

v0.0.200-pre

26 Mar 08:59
Compare
Choose a tag to compare
v0.0.200-pre Pre-release
Pre-release
  • Allow theme colors in the color settings for the 'unsolved goals' decoration and change the default color of the 'unsolved goals' decoration to editorInfo.foreground (#595)

v0.0.199-pre

19 Mar 16:45
Compare
Choose a tag to compare
v0.0.199-pre Pre-release
Pre-release
  • Add \tiny and \miny Unicode inputs (#591, author: @vihdzp)
  • Adjust decoration edit delay and make it configurable (#593)

v0.0.198-pre

11 Mar 10:17
Compare
Choose a tag to compare
v0.0.198-pre Pre-release
Pre-release
  • Add abbreviation \xs for ×ˢ, denoting the product set (#588, author: @jhanschoo)
  • Expose client-sided LSP tracing in the extensions settings (#589)

v0.0.197-pre

08 Mar 11:33
Compare
Choose a tag to compare
v0.0.197-pre Pre-release
Pre-release
  • Adjust padding of 'unsolved goal' marker to 1ch instead of 1em so that it feels like it is placed consistent at the end of the text (#587)

v0.0.196-pre

07 Mar 14:51
Compare
Choose a tag to compare
v0.0.196-pre Pre-release
Pre-release
  • Add editor decorations for errors, warnings, 'goals accomplished' and 'unsolved goals' (#585)

v0.0.195

25 Feb 15:43
Compare
Choose a tag to compare
  • Add simplex abbreviations (#579, author: @gio256)
  • Fix unicode input component to allow use of Tab for accessibility (#572, author: @jakobvase)
  • Re-add newlines between trace lines (#582)

v0.0.194

30 Jan 15:25
Compare
Choose a tag to compare
  • Adjust the setup guide and the Elan installation prompt to not suggest that installing Elan also installs Lean (#577)

v0.0.193

30 Jan 15:01
Compare
Choose a tag to compare
  • Fix a confusing prompt when installing Elan (#576)