Releases: leanprover/vscode-lean4
Releases · leanprover/vscode-lean4
v0.0.202
v0.0.201
- 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
- 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
v0.0.198-pre
- 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
- Adjust padding of 'unsolved goal' marker to
1ch
instead of1em
so that it feels like it is placed consistent at the end of the text (#587)
v0.0.196-pre
- Add editor decorations for errors, warnings, 'goals accomplished' and 'unsolved goals' (#585)